Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#dotnet
Title
a
average-nightfall-8153
06/22/2023, 9:41 AM
We are trying to migrate from Azure to AzureNative. We need to get certificate from KeyVault (see link below). Is there an equivalent way to do that in AzureNative?
https://github.com/pulumi/pulumi-azure/blob/master/sdk/dotnet/KeyVault/GetCertificate.cs
t
tall-librarian-49374
06/22/2023, 9:49 AM
Unfortunately it’s not supported by ARM. It’s tracked in
https://github.com/pulumi/pulumi-azure-native/issues/742
Post