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
+13-12Lines changed: 13 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
---
1
+
---
2
2
title: Microsoft Azure Storage Explorer release notes
3
3
description: Release notes for Microsoft Azure Storage Explorer
4
4
services: storage
@@ -163,13 +163,14 @@ To download previous versions of Storage Explorer, you can visit the [Releases p
163
163
* Auto refresh #1526
164
164
* Enable AzCopy
165
165
* AzCopy SAS duration
166
-
If there are other setttings you would like to see added, please [open an issue on GitHub](https://github.com/microsoft/AzureStorageExplorer/issues/new?assignees=&labels=%3Abulb%3A%20setting%20candidate&template=feature_request.md&title=) describing the setting you want to see.
166
+
If there are other settings you would like to see added, please [open an issue on GitHub](https://github.com/microsoft/AzureStorageExplorer/issues/new?assignees=&labels=%3Abulb%3A%20setting%20candidate&template=feature_request.md&title=) describing the setting you want to see.
167
167
* Storage Explorer now supports Managed Disks. You can:
168
-
* Upload an on-prem VHD to a new Disk
168
+
* Upload an on-premises VHD to a new Disk
169
169
* Download a Disk
170
170
* Copy and paste disks across resource groups and regions
171
171
* Delete Disks
172
172
* Create a Snapshot of a Disk
173
+
173
174
The uploading, downloading, and cross-region copying of disks are powered by AzCopy v10.
174
175
* Storage Explorer can now be installed via the Snap store on Linux. When you install via the Snap store, all dependencies are installed for you, including .NET Core! Currently we have verified that Storage Explorer runs well on Ubuntu and CentOS. If you encounter issues installing from the Snap store on other Linux distros, please [open an issue on GitHub](https://github.com/microsoft/AzureStorageExplorer/issues/new?assignees=&labels=snaps&template=bug-report.md&title=). To learn more about installing from the Snap store, see our [getting started guide](https://docs.microsoft.com/azure/vs-azure-tools-storage-manage-with-storage-explorer?tabs=linux). #68
175
176
* Two major changes have been made to attach with Azure Active Directory (Azure AD) which are intended to make the feature more useful for ADLS Gen2 users:
@@ -179,13 +180,13 @@ The uploading, downloading, and cross-region copying of disks are powered by AzC
179
180
* When adding via OID to an ADLS Gen2 ACL, Storage Explorer will now validate that the OID belongs to a valid entity in your tenant. #1603
180
181
* The keyboard shortcuts for navigating between tabs now use more standard key combinations. #1018
181
182
* Middle clicking on a tab will now close it. #1348
182
-
* If an AzCopy transfer contains skips and no failures, Storage Explorer will now show a warning icon to highlight that skips occured. #1490
183
+
* If an AzCopy transfer contains skips and no failures, Storage Explorer will now show a warning icon to highlight that skips occurred. #1490
183
184
* The integrated AzCopy has been updated to version 10.2.1. Additionally, you can now view the version of AzCopy installed in the About dialog. #1343
184
185
185
186
### Fixes
186
187
* Many users have run into various "cannot read version of undefined" or "cannot read connection of undefined" errors when working with attached Storage Accounts. Although we are still continuing to investigate the root cause of this issue, in 1.10.0 we have improved the error handling around loading attached Storage Accounts. #1626, #985, and #1532
187
188
* It was possible for the explorer tree (left-hand side) to get into a state where focus would jump to the top node repeatedly. This has been fixed. #1596
188
-
* When managing a blob's snapshots, screenreaders would not read the timestamp associated with the snapshot. This has been fixed. #1202
189
+
* When managing a blob's snapshots, screen readers would not read the timestamp associated with the snapshot. This has been fixed. #1202
189
190
* Proxy setting on macOS were not being set in time for the authentication process to use them. This has been fixed. #1567
190
191
* If a Storage Account in a sovereign cloud was attached using name and key, AzCopy would not work. This has been fixed. #1544
191
192
* When attaching via a connection string, Storage Explorer will now remove trailing spaces. #1387
@@ -236,9 +237,9 @@ The uploading, downloading, and cross-region copying of disks are powered by AzC
236
237
* Enable AzCopy
237
238
* AzCopy SAS duration
238
239
239
-
If there are other setttings you would like to see added, please [open an issue on GitHub describing the setting you want to see](https://github.com/microsoft/AzureStorageExplorer/issues/new?assignees=&labels=%3Abulb%3A%20setting%20candidate&template=feature_request.md&title=).
240
+
If there are other settings you would like to see added, please [open an issue on GitHub describing the setting you want to see](https://github.com/microsoft/AzureStorageExplorer/issues/new?assignees=&labels=%3Abulb%3A%20setting%20candidate&template=feature_request.md&title=).
240
241
* Storage Explorer now supports Managed Disks. You can:
241
-
* Upload an on-prem VHD to a new Disk
242
+
* Upload an on-premises VHD to a new Disk
242
243
* Download a Disk
243
244
* Copy and paste disks across resource groups and regions
244
245
* Delete Disks
@@ -253,14 +254,14 @@ The uploading, downloading, and cross-region copying of disks are powered by AzC
253
254
* When adding via OID to an ADLS Gen2 ACL, Storage Explorer will now validate that the OID belongs to a valid entity in your tenant. [#1603](https://www.github.com/Microsoft/AzureStorageExplorer/issues/1603)
254
255
* The keyboard shortcuts for navigating between tabs now use more standard key combinations. [#1018](https://www.github.com/Microsoft/AzureStorageExplorer/issues/1018)
255
256
* Middle clicking on a tab will now close it. [#1348](https://www.github.com/Microsoft/AzureStorageExplorer/issues/1348)
256
-
* If an AzCopy transfer contains skips and no failures, Storage Explorer will now show a warning icon to highlight that skips occured. [#1490](https://www.github.com/Microsoft/AzureStorageExplorer/issues/1490)
257
+
* If an AzCopy transfer contains skips and no failures, Storage Explorer will now show a warning icon to highlight that skips occurred. [#1490](https://www.github.com/Microsoft/AzureStorageExplorer/issues/1490)
257
258
* The integrated AzCopy has been updated to version 10.2.1. Additionally, you can now view the version of AzCopy installed in the About dialog. [#1343](https://www.github.com/Microsoft/AzureStorageExplorer/issues/1343)
258
259
259
260
### Fixes
260
261
261
262
* Many users have run into various "cannot read version of undefined" or "cannot read connection of undefined" errors when working with attached Storage Accounts. Although we are still continuing to investigate the root cause of this issue, in 1.10.0 we have improved the error handling around loading attached Storage Accounts. [#1626](https://www.github.com/Microsoft/AzureStorageExplorer/issues/1626), [#985](https://www.github.com/Microsoft/AzureStorageExplorer/issues/985), and [#1532](https://www.github.com/Microsoft/AzureStorageExplorer/issues/1532)
262
263
* It was possible for the explorer tree (left-hand side) to get into a state where focus would jump to the top node repeatedly. This has been fixed. [#1596](https://www.github.com/Microsoft/AzureStorageExplorer/issues/1596)
263
-
* When managing a blob's snapshots, screenreaders would not read the timestamp associated with the snapshot. This has been fixed. [#1202](https://www.github.com/Microsoft/AzureStorageExplorer/issues/1202)
264
+
* When managing a blob's snapshots, screen readers would not read the timestamp associated with the snapshot. This has been fixed. [#1202](https://www.github.com/Microsoft/AzureStorageExplorer/issues/1202)
264
265
* Proxy setting on macOS were not being set in time for the authentication process to use them. This has been fixed. [#1567](https://www.github.com/Microsoft/AzureStorageExplorer/issues/1567)
265
266
* If a Storage Account in a sovereign cloud was attached using name and key, AzCopy would not work. This has been fixed. [#1544](https://www.github.com/Microsoft/AzureStorageExplorer/issues/1544)
266
267
* When attaching via a connection string, Storage Explorer will now remove trailing spaces. [#1387](https://www.github.com/Microsoft/AzureStorageExplorer/issues/1387)
@@ -274,7 +275,7 @@ The uploading, downloading, and cross-region copying of disks are powered by AzC
274
275
* When performing a non-AzCopy Blob download, the MD5 for large files is not being verified. This is due to a bug in the Storage SDK. [#1212](https://www.github.com/Microsoft/AzureStorageExplorer/issues/1212)
275
276
* When using RBAC, Storage Explorer requires some management layer permissions in order to access your storage resources. See the [troubleshooting guide](https://docs.microsoft.com/azure/storage/common/storage-explorer-troubleshooting) for more info.
276
277
* Detaching from a resource attached via SAS URI, such as a blob container, may cause an error that prevents other attachments from showing up correctly. To work around this issue, just refresh the group node. See #537 for more information.
277
-
* If you use VS for Mac and have ever created a custom AAD configuration, you may be unable to sign-in. To work around the issue, delete the contents of ~/.IdentityService/AadConfigurations. If doing so does not unblock you, comment on this issue.
278
+
* If you use VS for Mac and have ever created a custom AAD configuration, you may be unable to signin. To work around the issue, delete the contents of ~/.IdentityService/AadConfigurations. If doing so does not unblock you, comment on this issue.
278
279
* Azurite has not yet fully implemented all Storage APIs. Because of this, there may be unexpected errors or behavior when using Azurite for development storage.
279
280
* In rare cases, the tree focus may get stuck on Quick Access. To unstick the focus, you can Refresh All.
280
281
* Uploading from your OneDrive folder does not work because of a bug in NodeJS. The bug has been fixed, but not yet integrated into Electron. To work around this issue when uploading to or downloading from a blob container, you can use the experimental AzCopy feature.
@@ -1198,7 +1199,7 @@ Finally, support for using AzCopy with File Shares will be coming in the future.
1198
1199
* 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
1200
* 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
1201
* 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.
1202
+
* 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
1203
* There is now a 'Download' option in the context menu for blob and file items.
1203
1204
* 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
1205
* Storage Explorer now uses Electron 1.8.3
@@ -1623,7 +1624,7 @@ Finally, support for using AzCopy with File Shares will be coming in the future.
1623
1624
* You can now sign-in to Azure Active Directory (AAD) based Azure Stack accounts.
1624
1625
* You can now upload archive files over 32MB to Premium storage accounts
1625
1626
* Improved accessibility support
1626
-
* You can now add trusted Base-64 encoded X.509 SSL certificates by going to Edit -> SSL Certificates -> Import Certificates
1627
+
* You can now add trusted Base-64 encoded X.509 TLS/SSL certificates by going to Edit -> SSL Certificates -> Import Certificates
0 commit comments