You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add migration guides for KV certs and keys (Azure#15147)
* Add migration guides for KV certs and secrets
ResolvesAzure#12108
* Add README links to MigrationGuide.md docs
For all services that currently have them.
Copy file name to clipboardExpand all lines: sdk/eventhub/Azure.Messaging.EventHubs/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ The Azure Event Hubs client library allows for publishing and consuming of Azure
12
12
13
13
- Receive events from one or more publishers, transform them to better meet the needs of your ecosystem, then publish the transformed events to a new stream for consumers to observe.
Copy file name to clipboardExpand all lines: sdk/keyvault/Azure.Security.KeyVault.Certificates/README.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ Azure Key Vault is a cloud service that provides secure storage and automated ma
3
3
4
4
The Azure Key Vault certificates client library enables programmatically managing certificates, offering methods to create, update, list, and delete certificates, policies, issuers, and contacts. The library also supports managing pending certificate operations and management of deleted certificates.
0 commit comments