-
It seems that assert rewrite has a subtle bug that causes crash when collecting and executing code when we are importing cassandra.
Context: When we added `python_files = "*.py"` to Apache Airflow …
-
#### Code Sample
```python
KUSTO_DATABASE = 'DbJsErc'
REGION = "northeurope"
CLUSTER_NAME = 'kvc0rqpapuw5sdsq51c0sa'
KUSTO_INGEST_URI = f"https://ingest-{CLUSTER_NAME}.{REGION}.kusto.windows.ne…
-
### Describe the bug
It looks like we have quite a few i[open ssues on `az role`](https://github.com/Azure/azure-cli/issues?q=is%3Aissue+is%3Aopen+role+in%3Atitle), but I'm not seeing this one exactl…
-
## Description
When using `New-AzCognitiveServicesAccount` or `Set-AzCognitiveServicesAccount` the `-Tag` parameter does not set tags and in fact will remove existing tags if specified.
## Ste…
-
### Description
I am having issues identifying the root cause of the Connect-AzAccount : Entry point was not found error in my system. The behavior of the Connect-AzAccount cmdlet is completely inc…
-
**Käsitteen tyyppi**
CONCEPT
**Ehdotettu termi suomeksi**
Kuusiston kartano
**Ehdotettu termi ruotsiksi**
Kustö gård
**Ehdotettu termi englanniksi**
**Tarkoitusta täsmentävä selite**
**Pe…
-
#### Code Sample, a copy-pastable example if possible
```python
def run_kql(client: KustoClient, query: str, database: str) -> pd.DataFrame:
response = client.execute(database, query)
re…
-
### Description
This DOES work from the Azure Portal CLI. Just not from any of the VMs and I need to run it on the VMs as part of a scheduled task. I tried capturing the results in a variable and…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.18362
Queue | TigerWindows
Baseline | [453713a527ae01197b260fbc427918ee93b3cd5b](https://github.com/dotnet/runtime/com…
-
Originally a part of issue: https://github.com/Azure/azure-kusto-go/issues/10
Errors returned as part of Kusto can come in a variety of shapes. Some are errors generated by authorization systems, …