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
Copy file name to clipboardExpand all lines: articles/azure-monitor/app/change-analysis.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ See the *Viewing changes for all resources in Azure* section to access Change An
33
33
Using [Azure Resource Graph](https://docs.microsoft.com/azure/governance/resource-graph/overview), Change Analysis provides a historical record of how the Azure resources that host your application have changed over time. Tracked settings such as managed identities, Platform OS upgrade, and hostnames can be detected.
Settings such as IP Configuration rule, SSL settings, and extension versions are not yet available in ARG, so Change Analysis queries and computes these changes securely to provide more details in what changed in the app. This information is not available yet in Azure Resource Graph but will be available soon.
36
+
Settings such as IP Configuration rule, TLS settings, and extension versions are not yet available in ARG, so Change Analysis queries and computes these changes securely to provide more details in what changed in the app. This information is not available yet in Azure Resource Graph but will be available soon.
37
37
38
38
### Changes in web app deployment and configuration (in-guest changes)
Copy file name to clipboardExpand all lines: articles/vs-azure-tools-storage-explorer-relnotes.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1198,7 +1198,7 @@ Finally, support for using AzCopy with File Shares will be coming in the future.
1198
1198
* For Azure Stack accounts backed by AAD, Storage Explorer will now retrieve Azure Stack subscriptions when 'Target Azure Stack' is enabled. You no longer need to create a custom login environment.
1199
1199
* Several shortcuts were added to enable faster navigation. These include toggling various panels and moving between editors. See the View menu for more details.
1200
1200
* Storage Explorer feedback now lives on GitHub. You can reach our issues page by clicking the Feedback button in the bottom left or by going to [https://github.com/Microsoft/AzureStorageExplorer/issues](https://github.com/Microsoft/AzureStorageExplorer/issues). Feel free to make suggestions, report issues, ask questions, or leave any other form of feedback.
1201
-
* If you are running into SSL Certificate issues and are unable to find the offending certificate, you can now launch Storage Explorer from the command line with the `--ignore-certificate-errors` flag. When launched with this flag, Storage Explorer will ignore SSL certificate errors.
1201
+
* If you are running into TLS/SSL Certificate issues and are unable to find the offending certificate, you can now launch Storage Explorer from the command line with the `--ignore-certificate-errors` flag. When launched with this flag, Storage Explorer will ignore TLS/SSL certificate errors.
1202
1202
* There is now a 'Download' option in the context menu for blob and file items.
1203
1203
* Improved accessibility and screen reader support. If you rely on accessibility features, see our [accessibility documentation](https://docs.microsoft.com/azure/vs-azure-tools-storage-explorer-accessibility) for more information.
1204
1204
* Storage Explorer now uses Electron 1.8.3
@@ -1623,7 +1623,7 @@ Finally, support for using AzCopy with File Shares will be coming in the future.
1623
1623
* You can now sign-in to Azure Active Directory (AAD) based Azure Stack accounts.
1624
1624
* You can now upload archive files over 32MB to Premium storage accounts
1625
1625
* Improved accessibility support
1626
-
* You can now add trusted Base-64 encoded X.509 SSL certificates by going to Edit -> SSL Certificates -> Import Certificates
1626
+
* You can now add trusted Base-64 encoded X.509 TLS/SSL certificates by going to Edit -> SSL Certificates -> Import Certificates
0 commit comments