-
Type: Bug
Thanks for adding dictation! Features like this are great for users with limited mobility (or those looking for a performance boost)
Ask: can you update the shortcut so it is consistent w…
-
## Description
Creating a variable of type DateTime is not possible. The variable will always be created as a string instead.
## Steps to reproduce
```powershell
Connect-AzAccount
$azResource…
-
### 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…
-
Secret-manager should help identify dependent secrets when rotating parent secrets. For example, `kusto-connection-string` uses information from an `ad-application` secret. Changing the latter invalid…
-
Possibly related to https://github.com/microsoft/Kusto-Query-Language/issues/134
In 11.5.2 the query
```KQL
range x from 0 to 5 step 0.5
```
generates this tree
```
List: range x fr…
-
#### 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…
-
### Describe the bug
```latex
\begin{luacode}
local a=1
\end{luacode}
```
This code can’t be parsered as lua code.
The luacode env is matched as generic_environment so its context has been par…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
Prior to AzureRM 3.2.0, the argument `public_network_access_enabled` is not documented fo…
-
Hey folks, I realized that since version 1.1.0 this package add dependency on PyGObject, it is a graphical oriented package which add a bunch of dependencies on xorg-* packages, this is not wanted in …
-
We have observed that some tests started to time out on Windows ARM64 outerloop runs, first run on commit https://github.com/dotnet/runtime/commit/d92ac1f892a7f9c00561db6541671f25f3972eed. I assume so…
rzikm updated
5 months ago