You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the 'Create Function App in Azure' command, the app that is created has the APPINSIGHTS_INSTRUMENTATIONKEY set. APPINSIGHTS_INSTRUMENTATIONKEY is/has been deprecated, instead the APPLICATIONINSIGHTS_CONNECTION_STRING setting should be used.
The text was updated successfully, but these errors were encountered:
When using the 'Create Function App in Azure' command, the app that is created has the
APPINSIGHTS_INSTRUMENTATIONKEY
set. APPINSIGHTS_INSTRUMENTATIONKEY is/has been deprecated, instead theAPPLICATIONINSIGHTS_CONNECTION_STRING
setting should be used.The text was updated successfully, but these errors were encountered: