-
Updated
Apr 29, 2022
#
key-vault
Here are 40 public repositories matching this topic...
Spring Boot Starters for Azure services
microsoft
spring-boot
azure
spring-data
cloud-foundry
spring-boot-starter
azure-active-directory
azure-documentdb
azure-storage
spring-social
media-services
key-vault
azure-service-bus
microsoft-graph
azure-services
Azure AD flows using ASP.NET Core and Microsoft.Identity
oauth
oauth2
authentication
dotnet
azure
x509
aspnet-core
oidc
key-vault
aad
microsoft-identity-platform
client-credentials-flow
-
Updated
Jul 9, 2022 - CSS
Open
Unit/Build Tests
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Simplify PAW and SPA for the masses, unify the MS Internal, and public PAW specs, and expedite deployment to ~5min or less.
nodejs
microsoft
enterprise
security
gui
automation
typescript
spa
deployment
tool
azure
management
webapp
paw
key-vault
intune
endpoint-manager
privledged-access-workstation
-
Updated
Jul 22, 2022 - TypeScript
Enables Azure Key Vault secrets and certificates to be used by .NET Crypto
-
Updated
Jun 22, 2022 - C#
ferantoMSFT
commented
Jun 27, 2022
Describe the bug
Colors api and frontend url have changed, need to update lab accordingly.
Access Azure Key Vault secrets, keys and certs from AKS Pods using Secret Store CSI provider and Pod Identity.
kubernetes
security
azure
k8s
key-vault
azure-ad
secrets-management
aks
csi-driver
pod-identity
azure-identity
-
Updated
Sep 1, 2020 - PowerShell
Azure Key Vault Module using Terraform
-
Updated
Jan 15, 2020 - HCL
Accompanying repository for talk "Spring Cloud on Kubernetes" at Spring I/O 2019
-
Updated
May 17, 2019 - Java
A cache for @azure/msal-node that uses Azure KeyVault as a store.
azure
cache
keyvault
key-vault
azure-keyvault
msal
azure-key-vault
token-cache
keyvault-secrets
msal-node
-
Updated
Mar 10, 2022 - TypeScript
This repo is intented as a guidance on how to create a GitOps workflow with Azure Kubernetes Service (AKS) and Flux CD, including secret management with Mozilla SOPS and Azure Key Vault
kubernetes
flux
azure
secret-management
key-vault
sops
gitops
aks
aks-kubernetes-cluster
fluxcd
mozilla-sops
-
Updated
May 27, 2021 - JavaScript
CLI for obtaining, and renewing TLS certificates from Acme compliant authorities to Azure Key Vault
-
Updated
Jul 24, 2022 - C#
-
Updated
Jul 18, 2022 - TypeScript
Azure Key Vault TeamCity Plugin
kotlin
security
azure
teamcity
secret-distribution
teamcity-plugin
key-vault
azure-key-vault
secrets-management
-
Updated
Apr 2, 2020 - Kotlin
Stand up an Azure sandbox environment for accelerating your projects in an hour.
bastion
azure
virtual-machine
key-vault
virtual-network
azure-monitor
azure-storage-file
virtual-network-peering
azure-resource-graph
private-endpoint
virtual-wan
-
Updated
Jul 20, 2022 - PowerShell
Elixir wrapper for Azure Key Vault REST API
-
Updated
Jul 21, 2022 - Elixir
ASP.NET Core complete and working web app template
bootstrap
jquery
docker
hsts
csharp
dotnet
swagger
secrets
dotnet-core
entity-framework-core
asp-net-core
asp-net
kestrel
key-vault
swashbuckle
-
Updated
Jul 5, 2022 - C#
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
May 17, 2022 - C#
Demo: Accessing Secrets in an Azure Key Vault from go
-
Updated
Feb 28, 2018 - Go
Infra as Code example of creating an Azure service principal and storing its credentials in Key Vault.
-
Updated
May 23, 2022 - HCL
This sample shows how to use configure a virtual network and Private DNS Zone to access a Key Vault resource via a Private Endpoint.
virtual-machine
key-vault
virtual-network
private-link
private-dns-zone
dns-configuration
private-endpoint
blob-storage-account
-
Updated
Jul 30, 2020 - Shell
iricigor
commented
Oct 20, 2020
Build machine is getting disk full from time to time.
The biggest problem is this directory: /home/builder/cache_dotnet_bundle_extract/azmi
Write some short script, like:
df -h
du <cachefolder>
if [[ "$(pipeline_variable)" == "delete" ]]; then rm -rf <cachefolder>; fi
df
du
And schedule is at pipeline
An extension around SignTool to call into Azure Key Vault for the signing
-
Updated
Jun 22, 2022 - C#
Terraform module for Microsoft Azure to manage Key Vault resource.
-
Updated
Feb 11, 2021 - HCL
Sample demonstrating an Azure Function which uses Key Vault references, where the Key Vault is accessible via a virtual network private endpoint.
-
Updated
Apr 7, 2021 - C#
Demo: Azure Key Vault + .NET 5/ASP.NET Core
sample
demo
dotnet
aspnetcore
azure
dotnet-core
aspnet-core
asp-net-core
key-vault
azure-keyvault
azure-key-vault
-
Updated
May 17, 2022 - C#
A library to help signtool sign with Azure Key Vault.
-
Updated
Aug 11, 2017 - Rust
This repo contains the demo's for my talk "Configuration in Azure. Done right."
security
azure
configuration
keyvault
key-vault
managed-identity
azure-app-configuration
managed-identities
-
Updated
Jul 21, 2022 - C#
Improve this page
Add a description, image, and links to the key-vault topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the key-vault topic, visit your repo's landing page and select "manage topics."
I admit to being absolutely no expert on how best to implement testing in C#; help is definitely wanted here. I'd like to think I write good code, but no one is perfect and eventually we're going to need actual build tests.