Azure-docs: Type or namespace issue while following the tutorial "Secure Azure SQL Database connection from App Service using a managed identity"

Created on 3 Dec 2018  Â·  6Comments  Â·  Source: MicrosoftDocs/azure-docs

Hi,

I am getting these errors when I adapt the code provided for the tutorial:

The type or namespace name 'Azure' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
The type or namespace name 'AzureServiceTokenProvider' could not be found (are you missing a using directive or an assembly reference?)

Thank you for your help


Document Details

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

app-service-wesvc assigned-to-author doc-bug triaged

All 6 comments

@bertrandpons Thank you very much for the detailed feedback. Can you please provide the link to the tutorial you are experiencing issues with. It is not clear from this issue what documentation needs to be addressed. Thank you!

@Mike-Ubezzi-MSFT Thanks for your answer. Here is the link: https://docs.microsoft.com/en-us/azure/app-service/app-service-web-tutorial-connect-msi

@bertrandpons Perfect, thank you! Looking into this now...

@bertrandpons Okay, I see this issue. I am going to forward this on to the content author to evaluate an update as appropriate.

screenshot 67

Adding the above results in the below validation errors:

screenshot 66

@bertrandpons Please just run Install-Package Microsoft.Azure.Services.AppAuthentication -Version 1.1.0-preview instead of the packages.config changes. I've updated the doc and it should be published sometime today. #please-close

@Mike-Ubezzi-MSFT @cephalin Thanks a lot for your support!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jamesgallagher-ie picture jamesgallagher-ie  Â·  3Comments

paulmarshall picture paulmarshall  Â·  3Comments

Ponant picture Ponant  Â·  3Comments

ianpowell2017 picture ianpowell2017  Â·  3Comments

monteledwards picture monteledwards  Â·  3Comments