-
### What's the use case?
We should be able to create a `DagsterInstance` class directly where you pass the secrets as python objects which I would grab from a keyvault.
It seems to be maybe poss…
-
## Library and prompts layout
- [x] Implenent Promptflow as orchestrator - Semantic Kernel as executor - see https://learn.microsoft.com/en-us/semantic-kernel/agents/planners/evaluate-and-deploy-pl…
-
`az ad app create --password` [has been depreciated](https://docs.microsoft.com/en-us/cli/azure/microsoft-graph-migration) because of Graph migration.
_"Remove --password... Use `az ad app credentia…
-
there are several plugin to work as credential provider for jenkins.
like this one (https://github.com/jenkinsci/aws-secrets-manager-credentials-provider-plugin)
and this one (https://github.com/jen…
-
I got this error message:
```
A resource's computed scope must match that of the Bicep file for it to be deployable. This resource's scope is computed from the "scope" property value assigned to a…
-
We have a template that creates a storage account, uses a nested template to deploy a secret to a key vault in a different resource group and an app service that references that template in its app se…
-
Hello,
I would like to use this solution to rotate Storage account keys, but I see it has several deficiencies. I deployed the solution after I needed to manually update it. But there are still error…
-
**Bicep version**
Bicep CLI version 0.26.54 (5e20b29b58)
**Describe the bug**
User defined types fails to validate when output is used somewhere in bicep file.
**To Reproduce**
[Issue.zip](…
-
Error
az role assignment create --role "Key Vault Secrets Officer" \
--scope $KEYVAULT_ID \
--assignee-object-id $USER_ID
This command or command group has been migrated …
-
To enable tessera to use AWS Secrets Manager, we need to configure 3 environment variables namely - AWS_REGION, AWS_SECRET_ACCESS_KEY& AWS_ACCESS_KEY_ID. But if an organisation has restricted to get o…