MicrosoftLearning / mslearn-ai-services

Lab files for Azure AI Services modules
https://microsoftlearning.github.io/mslearn-ai-services/
MIT License
126 stars 239 forks source link

CD Incorrect Directory #11

Closed EaganFarlin closed 10 months ago

EaganFarlin commented 10 months ago

Regarding Manage Azure AI Services Security.

Use the service principal in an application ...

  1. _In your terminal, switch to the C-Sharp or Python folder depending on your language preference. By running cd C-Sharp or cd Python. Then run cd keyvault_client._

For Python developers, the correct directory would be cd keyvault-client.

ivorb commented 10 months ago

fixed with your PR