Skip to content

Commit 4e466c6

Browse files
authored
Merge pull request #84107 from CawaMS/master
adding dependencies section to explain which resource types are suppo…
2 parents f83e15a + fb13fac commit 4e466c6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/azure-monitor/app/change-analysis.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@ Change Analysis captures the deployment and configuration state of an applicatio
4444
### Dependency changes
4545

4646
Changes to resource dependencies can also cause issues in a web app. For example, if a web app calls into a Redis cache, the Redis cache SKU could affect the web app performance. To detect changes in dependencies, Change Analysis checks the web app's DNS record. In this way, it identifies changes in all app components that could cause issues.
47+
Currently the following dependencies are supported:
48+
- Web Apps
49+
- Azure Storage
50+
- Azure SQL
51+
4752

4853
## Change Analysis for the Web Apps feature
4954

0 commit comments

Comments
 (0)