-
### Task name
SqlAzureDacpacDeploymentV1
specifically, this script:
https://github.com/microsoft/azure-pipelines-tasks/blob/master/Tasks/SqlAzureDacpacDeploymentV1/FindSqlPackagePath.ps1
### T…
-
### Description
Discovered that nullable types aren't being validated when using the `ValidateDataAnnotations` method from the `OptionsBuilderDataAnnotationsExtensions` class.
### Reproduction Step…
-
I'm having an issue to connect to an azure sql, the application was deployed but we can't see the roles when we try to register an user. Is anyone using az sql and can send us the connection string to…
-
I have need to authenticate to Azure SQL Server using token based authentication. This is possible in other languages like Python because the ODBC packages like pyodbc support pre-connection attribute…
-
**Describe the issue**
It seems that there are no checks that ensure that "Geo-Backup" are enabled on Azure SQL Server
**Examples**
````hcl
resource "azurerm_mssql_database" "example" {
nam…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
**not Recognized as the name of a cmdlet**
I am trying configure SQAON in azure VMs. I installed dbatools in windows target machine. In the source i installed pymssql, it is the mandatory pre-req to …
-
In the documentation I cannot find does it works with Azure SQL and could we use AAD auth.
The table of supported versions lists only SQL Server versions and all examples use SQL auth.
https://git…
-
To use against SQL Server Azure databases, the freetds and pymssql must be compile from source.
Changed some configurations in Dockerfile and worked for me after that:
[Dockerfile.zip](https://…
-
Ticket to track the ability to use EntityTypeConfiguration.t4 template files in EFCPT. The goal here is to add the support for the item referenced in https://github.com/ErikEJ/EFCorePowerTools/issues…