Skip to content

Commit 516bbab

Browse files
committed
edits
1 parent c9a2f5e commit 516bbab

File tree

13 files changed

+23
-23
lines changed

13 files changed

+23
-23
lines changed

articles/service-fabric/service-fabric-local-linux-cluster-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ To set up a local Docker container and have a Service Fabric cluster running on
8080
```
8181

8282
>[!TIP]
83-
> By default, this will pull the image with the latest version of Service Fabric. For particular revisions, please visit the [Docker Hub](https://hub.docker.com/r/microsoft/service-fabric-onebox/) page.
83+
> By default, this will pull the image with the latest version of Service Fabric. For particular revisions, please visit the [Docker Hub](https://hub.docker.com/_/microsoft-service-fabric-onebox) page.
8484

8585
To build your reusable image from the `Dockerfile`, open a terminal and `cd` to the directly holding your `Dockerfile` then run:
8686

articles/site-recovery/monitor-log-analytics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ Azure Site Recovery provides the following Resource specific and legacy tables.
4040

4141
**Resource Specific tables**:
4242

43-
- [AzureSiteRecoveryJobs](https://learn.microsoft.com/azure/azure-monitor/reference/tables/asrjobs)
44-
- [Azure Site Recovery Replicated Items Details](https://learn.microsoft.com/azure/azure-monitor/reference/tables/ASRReplicatedItems)
43+
- [AzureSiteRecoveryJobs](/azure/azure-monitor/reference/tables/asrjobs)
44+
- [Azure Site Recovery Replicated Items Details](/azure/azure-monitor/reference/tables/ASRReplicatedItems)
4545

4646

4747
**Legacy tables**:

articles/site-recovery/reporting-log-analytics.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,21 @@ author: ankitaduttaMSFT
1212

1313
This article describes the Log Analytics data model for Azure Site Recover that's added to the Azure Diagnostics table (if your vaults are configured with diagnostics settings to send data to a Log Analytics workspace in Azure Diagnostics mode). You can use this data model to write queries on Log Analytics data to create custom alerts or reporting dashboards.
1414

15-
To understand the fields of each Site Recovery table in Log Analytics, review the details for the Azure Site Recovery Replicated Item Details and Azure Site Recovery Jobs tables. You can find information about the diagnostic tables [here](https://learn.microsoft.com/azure/azure-monitor/reference/tables/azurediagnostics).
15+
To understand the fields of each Site Recovery table in Log Analytics, review the details for the Azure Site Recovery Replicated Item Details and Azure Site Recovery Jobs tables. You can find information about the diagnostic tables [here](/azure/azure-monitor/reference/tables/azurediagnostics).
1616

1717
> [!TIP]
1818
> Expand this table for better readability.
1919
2020
| Category | Category Display Name | Log Table | [Supports basic log plan](../azure-monitor/logs/basic-logs-configure.md#compare-the-basic-and-analytics-log-data-plans) | [Supports ingestion-time transformation](../azure-monitor/essentials/data-collection-transformations.md) | Example queries | Costs to export |
2121
| --- | --- | --- | --- | --- | --- | --- |
22-
| *ASRReplicatedItems* | Azure Site Recovery Replicated Item Details | [ASRReplicatedItems](https://learn.microsoft.com/azure/azure-monitor/reference/tables/asrreplicateditems) <br> This table contains details of Azure Site Recovery replicated items, such as associated vault, policy, replication health, failover readiness. etc. Data is pushed once a day to this table for all replicated items, to provide the latest information for each item. | No | No | [Queries](https://learn.microsoft.com/azure/azure-monitor/reference/queries/asrreplicateditems) | Yes |
23-
| *AzureSiteRecoveryJobs* | Azure Site Recovery Jobs | [ASRJobs](https://learn.microsoft.com/azure/azure-monitor/reference/tables/asrjobs) <br> This table contains records of Azure Site Recovery jobs such as failover, test failover, reprotection etc., with key details for monitoring and diagnostics, such as the replicated item information, duration, status, description, and so on. Whenever an Azure Site Recovery job is completed (that is, succeeded or failed), a corresponding record for the job is sent to this table. You can view history of Azure Site Recovery jobs by querying this table over a larger time range, provided your workspace has the required retention configured. | No | No | [Queries](https://learn.microsoft.com/azure/azure-monitor/reference/queries/asrjobs) | No |
24-
| *AzureSiteRecoveryEvents* | Azure Site Recovery Events | [AzureDiagnostics](https://learn.microsoft.com/azure/azure-monitor/reference/tables/azurediagnostics) <br> Logs from multiple Azure resources. | No | No | [Queries](https://learn.microsoft.com/azure/azure-monitor/reference/queries/azurediagnostics) | No |
25-
| *AzureSiteRecoveryProtectedDiskDataChurn* | Azure Site Recovery Protected Disk Data Churn | [AzureDiagnostics](https://learn.microsoft.com/azure/azure-monitor/reference/tables/azurediagnostics) <br> Logs from multiple Azure resources. | No | No | [Queries](https://learn.microsoft.com/azure/azure-monitor/reference/queries/azurediagnostics#queries-for-microsoftrecoveryservices) | No |
26-
| *AzureSiteRecoveryRecoveryPoints* | Azure Site Recovery Points | [AzureDiagnostics](https://learn.microsoft.com/azure/azure-monitor/reference/tables/azurediagnostics) <br> Logs from multiple Azure resources. | No | No | [Queries](https://learn.microsoft.com/azure/azure-monitor/reference/queries/azurediagnostics#queries-for-microsoftrecoveryservices) | No |
27-
| *AzureSiteRecoveryReplicatedItems* | Azure Site Recovery Replicated Items | [AzureDiagnostics](https://learn.microsoft.com/azure/azure-monitor/reference/tables/azurediagnostics) <br> Logs from multiple Azure resources. | No | No | [Queries](https://learn.microsoft.com/azure/azure-monitor/reference/queries/azurediagnostics#queries-for-microsoftrecoveryservices) | No |
28-
| *AzureSiteRecoveryReplicationDataUploadRate* | Azure Site Recovery Replication Data Upload Rate | [AzureDiagnostics](https://learn.microsoft.com/azure/azure-monitor/reference/tables/azurediagnostics) <br> Logs from multiple Azure resources. | No | No | [Queries](https://learn.microsoft.com/azure/azure-monitor/reference/queries/azurediagnostics#queries-for-microsoftrecoveryservices) | No |
29-
| *AzureSiteRecoveryReplicationStats* | Azure Site Recovery Replication Stats | [AzureDiagnostics](https://learn.microsoft.com/azure/azure-monitor/reference/tables/azurediagnostics) <br> Logs from multiple Azure resources. | No | No | [Queries](https://learn.microsoft.com/azure/azure-monitor/reference/queries/azurediagnostics#queries-for-microsoftrecoveryservices) | No |
22+
| *ASRReplicatedItems* | Azure Site Recovery Replicated Item Details | [ASRReplicatedItems](/azure/azure-monitor/reference/tables/asrreplicateditems) <br> This table contains details of Azure Site Recovery replicated items, such as associated vault, policy, replication health, failover readiness. etc. Data is pushed once a day to this table for all replicated items, to provide the latest information for each item. | No | No | [Queries](/azure/azure-monitor/reference/queries/asrreplicateditems) | Yes |
23+
| *AzureSiteRecoveryJobs* | Azure Site Recovery Jobs | [ASRJobs](/azure/azure-monitor/reference/tables/asrjobs) <br> This table contains records of Azure Site Recovery jobs such as failover, test failover, reprotection etc., with key details for monitoring and diagnostics, such as the replicated item information, duration, status, description, and so on. Whenever an Azure Site Recovery job is completed (that is, succeeded or failed), a corresponding record for the job is sent to this table. You can view history of Azure Site Recovery jobs by querying this table over a larger time range, provided your workspace has the required retention configured. | No | No | [Queries](/azure/azure-monitor/reference/queries/asrjobs) | No |
24+
| *AzureSiteRecoveryEvents* | Azure Site Recovery Events | [AzureDiagnostics](/azure/azure-monitor/reference/tables/azurediagnostics) <br> Logs from multiple Azure resources. | No | No | [Queries](/azure/azure-monitor/reference/queries/azurediagnostics) | No |
25+
| *AzureSiteRecoveryProtectedDiskDataChurn* | Azure Site Recovery Protected Disk Data Churn | [AzureDiagnostics](/azure/azure-monitor/reference/tables/azurediagnostics) <br> Logs from multiple Azure resources. | No | No | [Queries](/azure/azure-monitor/reference/queries/azurediagnostics#queries-for-microsoftrecoveryservices) | No |
26+
| *AzureSiteRecoveryRecoveryPoints* | Azure Site Recovery Points | [AzureDiagnostics](/azure/azure-monitor/reference/tables/azurediagnostics) <br> Logs from multiple Azure resources. | No | No | [Queries](/azure/azure-monitor/reference/queries/azurediagnostics#queries-for-microsoftrecoveryservices) | No |
27+
| *AzureSiteRecoveryReplicatedItems* | Azure Site Recovery Replicated Items | [AzureDiagnostics](/azure/azure-monitor/reference/tables/azurediagnostics) <br> Logs from multiple Azure resources. | No | No | [Queries](/azure/azure-monitor/reference/queries/azurediagnostics#queries-for-microsoftrecoveryservices) | No |
28+
| *AzureSiteRecoveryReplicationDataUploadRate* | Azure Site Recovery Replication Data Upload Rate | [AzureDiagnostics](/azure/azure-monitor/reference/tables/azurediagnostics) <br> Logs from multiple Azure resources. | No | No | [Queries](/azure/azure-monitor/reference/queries/azurediagnostics#queries-for-microsoftrecoveryservices) | No |
29+
| *AzureSiteRecoveryReplicationStats* | Azure Site Recovery Replication Stats | [AzureDiagnostics](/azure/azure-monitor/reference/tables/azurediagnostics) <br> Logs from multiple Azure resources. | No | No | [Queries](/azure/azure-monitor/reference/queries/azurediagnostics#queries-for-microsoftrecoveryservices) | No |
3030

3131

3232
## ASRReplicatedItems

articles/storage/solution-integration/validated-partners/backup-archive-disaster-recovery/partner-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This article highlights Microsoft partners that are integrated with Azure Storag
2525
![Tiger Technology company logo](./media/tiger-logo.png) |**Tiger Technology**<br>Tiger Technology offers high-performance, secure, data management software solutions. Tiger Technology enables organizations of any size to manage their digital assets on-premises, in any public cloud, or through a hybrid model. <br><br> Tiger Bridge is a non-proprietary, software-only data, and storage management system. It blends on-premises and multi-tier cloud storage into a single space, and enables hybrid workflows. This transparent file server extension lets you benefit from Azure scale and services, while preserving legacy applications and workflows. Tiger Bridge addresses several data management challenges, including: file server extension, disaster recovery, cloud migration, backup and archive, remote collaboration, and multi-site sync. It also offers continuous data protection. |[Partner page](https://www.tiger-technology.com/partners/microsoft-azure/)<br>[Azure Marketplace](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/tiger-technology.tiger_bridge_saas_soft_only)|
2626
| ![Veeam company logo](./media/veeam-logo.png) |**Veeam**<br> Veeam Backup for Microsoft Azure delivers everything you need to natively protect your Azure VMs automatically. The solution also integrates with Veeam Backup & Replication for transparent hybrid cloud data management across Azure and your private cloud. <br><br>Veeam Backup & Replication delivers protection of all your cloud, virtual and physical workloads. Achieve fast, flexible, and reliable backup with fast restores. This ensures low recovery time objective (RTO) recovery and replication for all your applications and data. |Partner pages:<br>[Backup for Azure](https://www.veeam.com/backup-azure.html)<br>[Backup and Replication](https://www.veeam.com/vm-backup-recovery-replication-software.html) <br>Azure Marketplace: [Backup for Azure](https://azuremarketplace.microsoft.com/marketplace/apps/veeam.azure_backup_free?tab=Overview)<br>[Backup and Replication](https://azuremarketplace.microsoft.com/marketplace/apps/veeam.veeam-backup-replication)<br>[Getting started guide](./veeam/veeam-solution-guide.md)|
2727
| ![Veritas company logo](./media/veritas-logo.png) |**Veritas**<br>Veritas Technologies solutions cover multi-cloud data management, data protection, storage optimization as well as compliance readiness and workload portability.<br><br>NetBackup offers a unified data protection and recovery solution. NetBackup helps you standardize across your environment, greatly reducing complexity and risk regardless of workload or cloud. NetBackup offers push-button orchestrated disaster recovery, seamless workload and data portability, and resiliency and mobility between Azure Stack environments, or between Azure regions.<br><br>Veritas Backup Exec provides simple, rapid, and secure offsite backup to Azure for your in-house virtual and physical environments. It also protects cloud-based workloads in Azure.|[Partner page](https://www.veritas.com/partners/microsoft-azure)<br>Azure Marketplace:<br>[NetBackup](https://azuremarketplace.microsoft.com/marketplace/apps/veritas.veritas-netbackup-8-s?tab=Overview)<br>[Backup Exec](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/veritas.backup-exec-20)|
28-
| ![Zerto company logo](./media/zerto-logo.png) |**Zerto**<br>Zerto helps customers accelerate IT transformation through a single platform for cloud data management and protection. Zerto enables an always-on customer experience by simplifying the protection, recovery, and mobility of applications and data across private, public, hybrid clouds and is optimized for Azure.|[Partner page](https://www.zerto.com/azure)<br>[Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/zerto.zerto?tab=overview)|
28+
| ![Zerto company logo](./media/zerto-logo.png) |**Zerto**<br>Zerto helps customers accelerate IT transformation through a single platform for cloud data management and protection. Zerto enables an always-on customer experience by simplifying the protection, recovery, and mobility of applications and data across private, public, hybrid clouds and is optimized for Azure.|[Partner page](https://www.zerto.com/solutions/use-cases/cloud/microsoft-azure/)<br>[Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/zerto.zerto?tab=overview)|
2929

3030
Are you a storage partner but your solution isn't listed yet? Send us your info [here](https://forms.office.com/pages/responsepage.aspx?id=v4j5cvGGr0GRqy180BHbR3i8TQB_XnRAsV3-7XmQFpFUQjY4QlJYUzFHQ0ZBVDNYWERaUlNRVU5IMyQlQCN0PWcu).
3131

articles/storage/solution-integration/validated-partners/data-management/komprise-tiering-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Read the Azure blog post: [How to Save 70% on File Data Costs](https://techcommu
5858

5959
Your local Komprise team will assist with setting up your Komprise Director console and on-premises grid. It's an easy process that includes a preinstallation review, a deployment phase and initial training. Preparation for the installation should be ~1 hour from power-up to seeing the first analysis results.
6060

61-
[Komprise Intelligent Tiering for Azure on the Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/komprise_inc.komprise_tiering_transactable_license?tab=Overview)
61+
[Komprise Intelligent Tiering for Azure](https://www.komprise.com/azure-intelligent-tiering/)
6262

6363
#### Komprise Grid
6464

@@ -167,6 +167,6 @@ In addition to overall cost savings, some of the benefits of hybrid cloud tierin
167167
- __Works Across Heterogeneous Vendor Storage:__ Komprise works across all file and object storage to analyze and transparently tier data to Azure file and object tiers.
168168
- __Ongoing Lifecycle Management in Azure:__ Komprise continues to manage data lifecycles in Azure. As data gets colder it can move from Azure Blob Cool to Azure Blob Archive based on policies you set.
169169

170-
To learn more and get a customized assessment of your savings, visit [Komprise on the Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/komprise_inc.komprise_tiering_transactable_license?tab=Overview)
170+
To learn more and get a customized assessment of your savings, visit [Komprise](https://www.komprise.com/azure-intelligent-tiering/).
171171

172172

0 commit comments

Comments
 (0)