-
### Describe the bug
`az webapp list` returns a bunch of resources. However some of them are not returned.
For those I have to specify the resource group they belong to (ie. `az webapp list --reso…
-
### Describe the bug
When you use the Azure CLI command az vm boot-diagnostics get-boot-log --ids /subscriptions/XXXXXX/resourceGroups/XXXx/providers/Microsoft.Compute/virtualMachines/xxxx in the clo…
-
### Describe the bug
It appears to me that intersphinx is unable to create a link to `BytesIO` when a class inherits from it.
```python
from io import BytesIO
class AppendingTiffWriter(BytesIO):…
-
### Describe the bug
Run this command twice
`az network private-dns link vnet create -g MyResourceGroup -n MyLinkName -z www.mysite.com -v MyVirtualNetworkId -e False`
### Related command
az n…
-
There is a bug that sometimes occurs in which running any orchestrator in a DF node app will fail with an error saying "Exception: TypeError: HistoryEvent.__init__() missing 4 required positional argu…
-
### Discussed in https://github.com/langchain-ai/langchain/discussions/22882
Originally posted by **rvasa779** June 13, 2024
### Checked other resources
- [X] I added a very descriptive tit…
-
### Describe the bug
I want to update the build machine of an azureml workspace with this documentation :
https://learn.microsoft.com/en-us/azure/machine-learning/how-to-secure-workspace-vnet?view=…
-
Here I am not specifying -c to azdev setup so it comes from py pi
```
python3 -m venv azdev2
2044 source azdev2/bin/activateive
2045 pip install azdev
2046 azdev setup azdev setup -r azure-…
-
**Sorry but this problem still persistent if you using "Jenkins Docker in Docker"**
If you using Azure CLI container run in you local laptop it will works fine but if you use it for run as container…
-
### Describe the bug
I have an Azure Front Door Premium, 1 security policy associated to some custom domains.
I want to associate 1 more custom domain to the security policy.
I got the following …