Merge pull request #121 from jevdemon/patch-1

Update tip136.md
This commit is contained in:
Vahe Minasyan 2020-11-10 10:39:11 -08:00 коммит произвёл GitHub
Родитель 03f7bbe0d6 c88c8402d2
Коммит 5e434a6874
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -60,6 +60,6 @@ Michael's Internal Subscription (xxx) Fal
If you're not in the right subscription then type `func azure account set <subid>` where `subid` is the correct subscription.
Now run `func azure function app fetch-app-settings <functionname>` where `functionname` is your Azure Function and it will restore your `local.settings.json` file!
Now run `func azure functionapp fetch-app-settings <functionname>` where `functionname` is your Azure Function and it will restore your `local.settings.json` file!
<img :src="$withBase('/files/functioncliappsettings.png')">