-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
### **This is autogenerated. Please review and update as needed.**
## Describe the bug
**Command Name**
`az ad sp update`
**Errors:**
```
Refuse str type as a valid iter type.
Traceback…
-
### Describe the bug
When trying to `grantPutEventsTo` an AWS SP, there is a no-op, and no warnings or errors. I would expect if we added a grant to a `iam.ServicePrincipal` that the underlying gran…
-
**Control objective**
A clear and concise description of what the control objective is and why it's important.
BigQuery DataSet resource has an `access` attribute, This attribute lists out servic…
-
I'm trying to setup a web app based on an image stored in Azure Container Registry by following the scenario for a private registry (https://github.com/Azure/seabreeze-preview-pr/blob/master/docs/conc…
-
The OpenLDAP directory service currently does not allow simple binds to the directory. GSSAPI authentication is required for all authenticated connections. Some applications are incapable of GSSAPI au…
-
We've recently added [app permission add](https://pnp.github.io/cli-microsoft365/cmd/app/permission/permission-add/) for working with permissions of app registrations. But that command can only be use…
-
We have a need to create PrivateLink Endpoint Services with our NLBs. A Service resource would correspond to one NLB as well as one Endpoint Service configured to use that NLB.
I imagine the annota…
-
### Describe the bug
This GitHub issue is being moved from MicrosoftDocs/azure-docs-cli issue [#4659](https://github.com/MicrosoftDocs/azure-docs-cli/issues/4659) so the AKS service team can respon…
-
### Describe the bug
create eks in china region(cn-northwest-1) use this code:
```
const blueprint = blueprints.EksBlueprint.builder()
.addOns()
.teams()
.build(scope, id+'…