-
Hi,
I have a question regarding the Azure SQL Database version V12 update (15/05/2015 https://azure.microsoft.com/en-gb/documentation/articles/sql-database-v12-whats-new/)
How compatible is django-py…
-
Is your feature request related to a problem? Please describe.
We're currently in the process of implementing an LDES architecture at a client in their Azure ecosystem.
For security reasons, we woul…
-
The **Virtual Network** section includes a Note, below, indicating the necessary action to allow use of an Azure SQL Database--behind a VNET--for data storage.
>**Note**
If your data storage is an…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com…
-
I tried to mount Azure blob storage as a file system in order to read one specific file from AzureBlobStorage.
I used another extension, "spatial," which can read and open the ".gdbtable" format for …
-
○ Time: 1 week
○ Tools Required: Azure Data Factory
○ Steps:
1. Design ETL processes to extract data from data providers.
2. Transform the data into suitable formats for analysis.
…
zepor updated
1 month ago
-
### Project Name
NivaVista
### Description
Place Finder: Users can search for various places through a search bar. The application uses natural language processing via the Azure OpenAI API to…
-
This is related to https://github.com/Azure/azure-dev/issues/3402.
When Azure SQL is a supported database,
https://learn.microsoft.com/en-us/azure/developer/azure-developer-cli/make-azd-compati…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com…
-
I noticed that the connection pool is leaving a “dirty” session. Meaning, after putting a connection back to the pool, the next process taking it might find some session values stored in mssql. I use …