Skip to content

Commit

Permalink
Application Insights request source to be AzureTfsExtensionAzureProject
Browse files Browse the repository at this point in the history
  • Loading branch information
issacnitinmsft committed Apr 17, 2019
1 parent ab1f0fe commit 24c66a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"location": "[parameters('appInsightLocation')]",
"properties": {
"ApplicationId": "[parameters('functionAppName')]",
"Request_Source": "IbizaWebAppExtensionCreate"
"Request_Source": "AzureTfsExtensionAzureProject"
}
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"location": "[parameters('appInsightLocation')]",
"properties": {
"ApplicationId": "[parameters('functionAppName')]",
"Request_Source": "IbizaWebAppExtensionCreate"
"Request_Source": "AzureTfsExtensionAzureProject"
}
}
]
Expand Down

0 comments on commit 24c66a1

Please sign in to comment.