-
### **This is autogenerated. Please review and update as needed.**
## Describe the bug
**Command Name**
`az deployment group create`
**Errors:**
```
{"status":"Failed","error":{"code":"Dep…
-
If I delete a VM with _az vm delete_ I expect all dependent resources to be deleted too. But disks are not.
E.g. I have VM _tw-001-westeurope_
```
kristian@opossum:~$ az vm show -n tw-001-weste…
-
I have an Azure function that receives messages on a service bus every time an App Configuration setting is updated, and then calls `ProcessPushNotification` to mark the setting as dirty and ensure th…
-
Hi,
I tried to follow the same procedure as here https://azure.github.io/azure-workload-identity/docs/quick-start.html#5-create-a-kubernetes-service-account using user-assigned managed identity bu…
-
### Describe the bug
Running the following command
```
az aks get-credentials --resource-group XXX --name XXX --overwrite-existing
```
returns the error
```
User 'xxx@xxxxx.xxx' does no…
-
The App Registration secret/password (?) used by App Service is invalid. This seems to happens after running make auth.
1. We should clarify the difference between App Registration Client Secret an…
-
I tried running `New-TestResources.ps1 keyvault -AdditionalParameters @{enableHsm=$true} -UserAuth` and, though provisioning worked, my tests still tried to run against the SP I created. This is likel…
-
If I put the connection string for the eventhub in appsettings.json my logs are written to eventhub, but when I put the connections string in the App Settings of the Azure Web App no logs are written.…
-
This is about this sample:
https://github.com/Azure-Samples/todo-python-mongo-swa-func
I am attempting to run the Azure function in a Github codespace, _before_ deploying it.
**Describe the bu…
-
# DevEx/OpEx
Ensure we have the flexion.simulated-hospital and flexion.simulated-lab senders/receivers in RS production.
## Tasks
- [x] Check with Ott if flexion.simulated-hospital and flexion.simu…