-
### Please confirm these before moving forward
- [X] I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
- [X] I have tested that this issue has not been fixe…
-
Please add the following private link for Azure Cosmos using Synapse Analytics
privatelink.analytics.cosmos.azure.com
See further MSFT docs here: https://learn.microsoft.com/en-us/azure/cosmos…
-
1. Run the below query in dedicated SQLPool
2. IF NOT EXISTS (SELECT * FROM sys.objects O JOIN sys.schemas S ON O.schema_id = S.schema_id WHERE O.NAME = 'NYCTaxiTripSmall' AND O.TYPE = 'U' AND S.NAME…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
I tried to parse:
```sql
ALTER TABLE INTERNAL…
fmms updated
6 months ago
-
To connect to non-commercial accounts the endpoint parameter must be specified.
SELECT *
FROM OPENROWSET(
'CosmosDB', 'account=accountname;database=ToDoList;key=xxxxxx==;**endpoint=https:/…
-
**Describe the bug**
I find Azure SDK Java libs pretty demanding. It has been a constant pain point.
In a larger project, the role of Azure-SDK is not core to what one is trying to build. But qu…
-
Analyze the output of PSRule validation. List all modules to be updated and open separated issues for each.
For each failed rule we should:
- either fix the module/module test to have it compliant…
-
# Module:
## Lab/Demo: 01
### Task: Explore Synapse Studio
#### Step: 08
Description of issue
The guide shows the following:
"Apache Spark pools:
sparkxxxxxxx: that you can use on-demand t…
-
![image](https://github.com/MicrosoftDocs/azure-docs/assets/25924048/7a9b0487-a530-4c67-8255-f5fbfa4f6d6a)
Same address two times "191.234.144.32/29, 191.234.144.32/29"
Resolved address 191.23…
-
The list of jars gives only artifact identifier and artifact version, but does not provide group identifier : it cannot be used as a source to build sbt or mvn list of provided dependencies.
To be …