#
azure-keyvault
Here are 86 public repositories matching this topic...
The .NET 5 blog system of https://edi.wang, runs on Microsoft Azure
azure
dotnet-core
entity-framework-core
aspnet-core
azure-application-insights
azure-active-directory
azure-cognitive-services
azure-keyvault
azure-app-service
azure-sql-database
azure-deployment
azure-container-registry
azure-blob-storage
azure-devops
azure-frontdoor
-
Updated
Jun 11, 2021 - C#
Example end-to-end Governance Model from CI/CD to Azure Resource Manager. Use this project to deploy example AAD, ARM and Azure DevOps resources to learn about e2e RBAC.
arm
azure
terraform
ci-cd
rbac
azure-active-directory
governance
azure-keyvault
azure-devops
azure-pipelines
infra-as-code
-
Updated
Jun 11, 2021 - HCL
Azure Java examples - We have moved to https://github.com/Azure-Samples/java-on-azure-examples, this repository will be removed Sept 1st, 2021
microsoft
java
examples
azure
azure-storage
azure-keyvault
azure-app-service
azure-container-registry
azure-cosmos-db
azure-kubernetes-cluster
-
Updated
Feb 27, 2021 - Java
Jenkins plugin for Azure Keyvault
-
Updated
May 11, 2021 - Java
Code samples for an Ignite conference presentation on the topic of Automating Azure SQL Data Warehouse
azure-cli
azure-keyvault
azure-data-factory
azure-automation
azure-analysisservices
azure-blob-storage
azure-key-vault
azure-sql-datawarehouse
azure-automation-runbooks
key-rotation
azure-analysis-services
-
Updated
Feb 9, 2021 - PowerShell
sample microservice project to demonstrate use of Azure keyvault and Kubernetes ConfigMaps for Configuration, use of Serilog for strucutered logging, use of repository for cosmosdb
kubernetes
microservice
azure
appsettings
secret
dotnet-core
helm-charts
azure-keyvault
configmap
cosmosdb
-
Updated
Feb 6, 2018 - C#
Azure Key Vault Module using Terraform
-
Updated
Jan 15, 2020 - HCL
Serverless solution showing how flights can be tracked using Azure Cosmos DB, Functions and SignalR. Idea from - https://github.com/davetheunissen/Global-Azure-Bootcamp-2019-Workshop
cors
azure
azure-functions
azure-keyvault
azure-app-service
azure-cosmos-db
flight-data
opensky-network
azure-managed-service-identity
azure-signalr
azure-maps
signalr-service
cosmosdb-functions
vault-reference
-
Updated
Jun 6, 2021 - JavaScript
A simple Proof Of Concept wrapper for the Azure RM API making it easy to comsume Azure Key Vault Secrets and Encrypt\DeCrypt strings with a Key.
-
Updated
Nov 20, 2017 - PHP
Sample that illustrates using Azure KeyVault for Key Management to wrap / unwrap one-time use symmetric keys for encrypting serialized data at rest.
-
Updated
May 24, 2017 - C#
An ASP.NET Core app for bootstrapping your next Web Apps for Containers service using Key Vault and Managed Identities
csharp
aspnetcore
azure
dotnetcore
azure-cli
secrets
dotnet-core
aspnet-core
azure-keyvault
azure-app-service
container-registry
aspnet-web-api
azure-key-vault
azure-managed-service-identity
dotnetcore-2-2
service-principals
managed-identities
-
Updated
Oct 28, 2019 - C#
A secure ASP.NET Core Web API reference application using Managed Identity, Key Vault, and Cosmos DB that is designed to be deployed to Azure App Service or AKS.
csharp
aspnetcore
azure
application-insights
azure-keyvault
azure-app-service
azure-container-registry
cosmosdb
cosmos-db
azure-managed-service-identity
azure-monitor
aks
azure-kubernetes-service
azure-devops
service-principals
-
Updated
Mar 2, 2021 - C#
A solution designed to inject secrets from an Azure Key Vault into Pods running in Azure Kubernetes Service (AKS)
-
Updated
Mar 5, 2020 - Go
ALM and DevOps practices with a sample ASP.NET Core 2.0 web application hosted in Azure Web App (Windows or Linux)
docker
devops
powershell
vsts
arm-templates
entity-framework-core
asp-net-core
azure-application-insights
azure-keyvault
azure-webapp
azure-app-service
azure-container-registry
-
Updated
Mar 17, 2018 - C#
Azure Key Vault implementation of ITokenSigningService for IdentityServer
-
Updated
Dec 5, 2017 - C#
devnetkc
commented
Sep 7, 2020
Is your feature request related to a problem? Please describe.
When I'm committing Wordpress changes, sometimes I want to use a different commit for plugins vs core changes vs themes, etc.
Describe the solution you'd like
A flag option to select the relative path to check for changes to the root project directory provided.
-
Updated
Aug 8, 2017 - Python
Periodically syncs secrets from various Vaults to Kubernetes Secrets.
kubernetes
golang
operator
azure-keyvault
azure-key-vault
aks
aws-secrets-manager
operator-sdk
eks
kubernetes-operators
aws-secretsmanager
-
Updated
Jun 23, 2020 - Go
Populates env variables from Azure KeyVault
-
Updated
Nov 26, 2018 - Go
A sample demonstrating how to implement a containerized multitenant facility management and accommodation booking application.
docker
microservices
netcore
azure-search
microservices-architecture
azure-keyvault
azure-ad
azure-services
-
Updated
May 27, 2021 - C#
Azure Key Vault integration for Chef
-
Updated
Sep 18, 2018 - Ruby
Prometheus exporter for Azure Keyvault entries (expiry date)
-
Updated
May 10, 2021 - Go
Flask extension to read and write secrets from Azure Key Vault
-
Updated
Apr 5, 2019 - Python
A class to use pydantic settings together with Azure KeyVault
-
Updated
May 13, 2021 - Python
Demo: Azure App Configuration + .NET 5.x
demo
dotnet
aspnetcore
azure
dotnetcore
appsettings
configuration-management
labs
dotnet-core
azure-functions
asp-net-core
demo-app
app-config
key-vault
azure-keyvault
app-configuration
azure-app-configuration
-
Updated
Nov 21, 2020 - C#
Terraform module to create a Key Vault in Azure cloud.
azure
terraform
secret-management
azure-resources
azure-keyvault
azure-key-vault
terraform-module
hcl2
-
Updated
May 18, 2021 - HCL
bharney
commented
Dec 29, 2018
- Update README to use the powershell setup script (
scripts/setup.ps1
)
An open source Azure Key Vault API compatible server (emulator).
-
Updated
Feb 16, 2021 - TypeScript
Helps in exporting and importing secrets to Azure Key Vault service. Useful when you have handful of secrets to be uploaded
-
Updated
Aug 31, 2020 - C#
Improve this page
Add a description, image, and links to the azure-keyvault topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the azure-keyvault topic, visit your repo's landing page and select "manage topics."
Describe the solution you'd like
[A clear and concise description of what you want to happen.]
Currently there is no way to debug test failures in CI. We should dump logs after tests are run to debug errors and also to determine if we are logging all the required information.
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]