We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50c4c86 commit f481299Copy full SHA for f481299
articles/azure-functions/function-keys-how-to.md
@@ -89,7 +89,7 @@ You can get function and host keys programmatically by using these Azure Resourc
89
- [List Function Keys](/rest/api/appservice/webapps/listfunctionkeys)
90
- [List Host Keys](/rest/api/appservice/webapps/listhostkeys)
91
- [List Function Keys Slot](/rest/api/appservice/webapps/listfunctionkeysslot)
92
-- [List Host Keys Slot](/rest/api/appservice/webapps/listhostkeysslot).
+- [List Host Keys Slot](/rest/api/appservice/webapps/listhostkeysslot)
93
94
To learn how to call Azure Resource Manager APIs, see the [Azure REST API reference](/rest/api/azure/).
95
0 commit comments