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
Secure key release will be changing the export API and enum to release. We must change all our export-related APIs accordingly. Keep an eye on the swagger for when that change occurs.
The text was updated successfully, but these errors were encountered:
I'm closing this issue because "export" and "release" are actually separate (but similar). I closed .NET's and forgot I opened these across languages; however, both of these - if implemented - should be moved out of the February GA as they are slated for 7.3-preview service version.
[Hub Generated] Review request for Microsoft.Devices to add version preview/2021-09-01-preview (Azure#15428)
* Adds base for updating Microsoft.Devices from version preview/2021-07-01-preview to version 2021-09-01-preview
* Updates readme
* Updates API version in new specs and examples
* Added creation time in the iothub description
* implemented system data property
* updating examples for iothub bv rg and subscription
* Committing unsaved changes
* removing creationTime
* reverting unformatted change
* Fixing josn pretty issue
* Adds suppression to readme
* Removing external reference to internal reference
* reverting the suppression
Revert "[Hub Generated] Review request for Microsoft.Devices to add version preview/2021-09-01-preview (Azure#15428)" (Azure#15797)
This reverts commit 2105605.
Secure key release will be changing the
export
API and enum torelease
. We must change all our export-related APIs accordingly. Keep an eye on the swagger for when that change occurs.The text was updated successfully, but these errors were encountered: