MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.28k stars 21.47k forks source link

Missing create master key encryption by password command #95315

Closed appliedcognetics closed 5 months ago

appliedcognetics commented 2 years ago

There is a step missing ...

CREATE MASTER KEY ENCRYPTION BY PASSWORD='EnterStrongPasswordHere_123';

must be created before the command

CREATE DATABASE SCOPED CREDENTIAL [sqlondemand] WITH IDENTITY='SHARED ACCESS SIGNATURE',
SECRET = 'sv=2018-03-28&ss=bf&srt=sco&sp=rl&st=2019-10-14T12%3A10%3A25Z&se=2061-12-31T12%3A10%3A00Z&sig=KlSU2ullCscyTS0An0nozEpo4tO5JAgGBvw%2FJX2lguw%3D'


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

ShaikMaheer-MSFT commented 2 years ago

@appliedcognetics Thank you for sharing feedback. We are actively validating it. We will share updates soon.

ShaikMaheer-MSFT commented 2 years ago

@vvasic-msft Could you please validate the feedback of adding creating master key step in to documentation and update doc as appropriate? Thank you

ilijazagorac commented 1 year ago

Docs updated in line with the feedback.

bandersmsft commented 5 months ago

Thanks for your dedication to our documentation. Unfortunately, at this time we have been unable to review your issue in a timely manner and we sincerely apologize for the delayed response. We are closing this issue for now, but if you feel that it's still a concern, please respond and let us know. If you determine another possible update to our documentation, please don't hesitate to reach out again. #please-close