-
**Why is this needed**:
If Grafana is hosted in Azure, it would allow adding a back end Azure managed database (Mysql, Postgres) without needing to configure a username/password in the configu…
-
### Library name
Microsoft.Extensions.Azure
### Please describe the feature.
Add support for configuring and instantiating an `AzurePipelinesCredential` via `AzureComponentFactory`.
jviau updated
2 weeks ago
-
### Describe the bug
CLI should prevent `--service-principal` and `--enable-managed-identity` from being used together in a single command.
### Related command
az aks create
### Errors
…
-
When using Entra ID Authentication for a flexible server and there is no admin user created yet after creating the server, a database get's created with "azuresu" role. In that szenario the database i…
-
a) Set up postgres database with managed identity
b) add this managedIdentity in database
psql "host= dbname=postgres user= password=$PGPASSWORD" -c "select * from pgaadauth_create_principal_with…
-
# Checklist
* [x] I've searched the issue queue to verify this is not a duplicate feature request.
# Proposed Feature
Adding the ability for "password-less", short-lived token support for fre…
-
Specifying an identity by resource ID doesn't work on Azure Container Instances (and maybe some other platforms) because we specify the resource ID with query parameter "mi_res_id". ACI observes only …
-
@japarson That works! Below is my final code, it work in PowerShell for me and using a managed identity in the service connection. Interesting that a second az login is what did it. AFAI…
-
The following code in [`azure-arm-common.ts:357-361`](https://github.com/microsoft/azure-pipelines-tasks-common-packages/blob/5164346aa9bdc1b4f58c282770da82996cf52096/common-npm-packages/azure-arm-res…
-
### The purpose and use-cases of the new component
Azure Blob Storage is Microsoft's object storage solution for the cloud. Blob Storage is optimized for storing massive amounts of unstructured dat…
hgaol updated
4 weeks ago