-
We've recently added [entra app permission add](https://pnp.github.io/cli-microsoft365/cmd/entra/app/app-permission-add) for working with permissions of app registrations.
We also have:
- [aad ap…
-
### Describe the bug
I am getting below error while running az login from command prompt.
ERROR: cli.azure.cli.core.azclierror: : Failed to establish a new connection: [Errno 11001] getaddrinfo fa…
-
When trying to set the `properties.administrators` property in `Microsoft.Sql/servers` createUpdate request for an existing server, nothing happens. Is this expected behaviour or a bug?:
```
PUT /su…
-
### Describe the bug
We have an API which has 2 revisions and we are trying to delete the non-current revision of the API using AZ CLI command. The command executes without error but doesn't delete…
-
We found when calling list firewall rules immediately after deleting one firewall rule and creating on firewall rule, the list response can be incorrect. We are calling 'Azure Cache for Redis' using c…
-
APIM Dev Tier Returns 401 to VS Code Debug Session:
It should allow VS Code to connect to a debug session on APIM API Operation
From client: launch({
"type": "apim-policy",
"request": "l…
-
Different APIs support different filters.
For example:
beginswith, and substring/substringof are allowed in some APIs but not Resource Group Management
This issue has been open for years to sup…
-
Currently, for SDK or API version bump, only incremental tests are run. This frequently leads to `dev` branch Batched CI failure because the new API or SDK conflicts with other modules, mainly due to …
-
We're trying to login to our self-hosted Netbird instance but get the following errors
Client (Fedora 38):
```
[qdrop@qdrop-fedora-pro9i ~]$ netbird login
2023-09-22T13:19:06+02:00 WARN client/c…
-
### Describe the bug
when create federated identity in wsl using az cli from windows, it insert invisible '\r' into OIDCUrl, makes the auth failed with 70021
### Related command
```
INFRA_UAI_NAME…