Skip to content

Commit

Permalink
Merge pull request #502 from Azure/canary
Browse files Browse the repository at this point in the history
Canary
  • Loading branch information
likamrat authored Feb 12, 2025
2 parents bc25a42 + 2aa487b commit 0678898
Show file tree
Hide file tree
Showing 8 changed files with 22 additions and 21 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ The following branches are currently maintained:

| Branch | Website | Description |
| ------------------------------------------------------------ | -------------------------- | ------------------------------------------------------------------------------------------------ |
| [main](https://github.com/Azure/arc_jumpstart_docs) (primary) | https://arcjumpstart.com/ | Latest Arc Jumpstart release documentation. This is the latest documentation available in the deployed to the production slot. |
| [canary](https://github.com/Azure/arc_jumpstart_docs/tree/canary) (canary) | https://preview.arcjumpstart.com/ | Pre-release documentation. Doc updates should be merged to the canary branch for preview validation before merging to the main branch. |
| [main](https://github.com/Azure/arc_jumpstart_docs) (primary) | https://jumpstart.azure.com/ | Latest Arc Jumpstart release documentation. This is the latest documentation available in the deployed to the production slot. |
| [canary](https://github.com/Azure/arc_jumpstart_docs/tree/canary) (canary) | https://preview.jumpstart.azure.com/ | Pre-release documentation. Doc updates should be merged to the canary branch for preview validation before merging to the main branch. |

## Cloning the repositories

Expand Down
2 changes: 1 addition & 1 deletion SUPPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This project uses GitHub Issues to track bugs and feature requests. Please searc
issues before filing new issues to avoid duplicates. For new issues, file your bug or
feature request as a new Issue.

If you need help or have questions about using this project, please visit [Arc Jumpstart Mission](https://arcjumpstart.com/mission) and [Arc Jumpstart FAQ](https://aka.ms/Jumpstart-FAQ). If you still have doubts or concerns, you can file your question as an Issue.
If you need help or have questions about using this project, please visit [Arc Jumpstart Mission](https://jumpstart.azure.com/mission) and [Arc Jumpstart FAQ](https://aka.ms/Jumpstart-FAQ). If you still have doubts or concerns, you can file your question as an Issue.

## Microsoft Support Policy

Expand Down
4 changes: 2 additions & 2 deletions docs/FAQ/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ For more information, see [contribution process](../contribution_guidelines/).

### How can I discover a Jumpstart Drop?

To discover a Jumpstart Drop tailored to your needs, leverage the filters and sorting options available on the Arc Jumpstart Drops main page. Start by visiting [Arc Jumpstart Drops](https://arcjumpstart.com/arc_jumpstart_drops) and then use the panel on the right-hand side to filter by criteria such as *Programming* *Language*, *Product*, *Difficulty*, *Industry*, *Topic*, and more. Additionally, you can always use the search bar at the top to search across all Jumpstart content, including Jumpstart Drops.
To discover a Jumpstart Drop tailored to your needs, leverage the filters and sorting options available on the Arc Jumpstart Drops main page. Start by visiting [Arc Jumpstart Drops](https://jumpstart.azure.com/arc_jumpstart_drops) and then use the panel on the right-hand side to filter by criteria such as *Programming* *Language*, *Product*, *Difficulty*, *Industry*, *Topic*, and more. Additionally, you can always use the search bar at the top to search across all Jumpstart content, including Jumpstart Drops.

### How do I use a Jumpstart Drop?

Expand All @@ -87,7 +87,7 @@ Using Jumpstart Drop is straightforward. Simply download the Jumpstart Drop by c
### How do I submit a Jumpstart Drop?

Submitting a Jumpstart Drop is easy, upload your content and create a pull request directly in the Arc Jumpstart Drops repository.
<!-- You can choose to create a pull request directly in the Arc Jumpstart Drops repository or use the [Submit Jumpstart Drop](https://arcjumpstart.com/arc_jumpstart_drops) form for a streamlined process. -->
<!-- You can choose to create a pull request directly in the Arc Jumpstart Drops repository or use the [Submit Jumpstart Drop](https://jumpstart.azure.com/arc_jumpstart_drops) form for a streamlined process. -->
Refer to the Jumpstart Drops [contribution process](../contribution_guidelines/) guide for detailed instructions.

### How's support and maintenance handled for Jumpstart Drops?
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@ The following Jumpstart scenario will guide you on how to use the Run command on

> **NOTE: This scenario assumes you already deployed VMs or servers that are running on-premises or other clouds and you have connected them to Azure Arc. If you haven't, this repository offers you a way to do so in an automated fashion:**
- **[GCP Ubuntu instance](https://azurearcjumpstart.com/azure_arc_jumpstart/azure_arc_servers/gcp/gcp_terraform_ubuntu/)**
- **[GCP Windows instance](https://azurearcjumpstart.com/azure_arc_jumpstart/azure_arc_servers/gcp/gcp_terraform_windows/)**
- **[AWS Ubuntu EC2 instance](https://azurearcjumpstart.com/azure_arc_jumpstart/azure_arc_servers/aws/aws_terraform_ubuntu/)**
- **[AWS Amazon Linux 2 EC2 instance](https://azurearcjumpstart.com/azure_arc_jumpstart/azure_arc_servers/aws/aws_terraform_al2/)**
- **[Azure Ubuntu VM](https://azurearcjumpstart.com/azure_arc_jumpstart/azure_arc_servers/azure/azure_arm_template_linux/)**
- **[Azure Windows VM](https://azurearcjumpstart.com/azure_arc_jumpstart/azure_arc_servers/azure/azure_arm_template_win/)**
- **[VMware vSphere Ubuntu VM](https://azurearcjumpstart.com/azure_arc_jumpstart/azure_arc_servers/vmware/vmware_terraform_ubuntu/)**
- **[VMware vSphere Windows Server VM](https://azurearcjumpstart.com/azure_arc_jumpstart/azure_arc_servers/vmware/vmware_terraform_winsrv/)**
- **[Vagrant Ubuntu box](https://azurearcjumpstart.com/azure_arc_jumpstart/azure_arc_servers/vagrant/local_vagrant_ubuntu/)**
- **[Vagrant Windows box](https://azurearcjumpstart.com/azure_arc_jumpstart/azure_arc_servers/vagrant/local_vagrant_windows/)**
- **[GCP Ubuntu instance](https://jumpstart.azure.com/azure_arc_jumpstart/azure_arc_servers/gcp/gcp_terraform_ubuntu/)**
- **[GCP Windows instance](https://jumpstart.azure.com/azure_arc_jumpstart/azure_arc_servers/gcp/gcp_terraform_windows/)**
- **[AWS Ubuntu EC2 instance](https://jumpstart.azure.com/azure_arc_jumpstart/azure_arc_servers/aws/aws_terraform_ubuntu/)**
- **[AWS Amazon Linux 2 EC2 instance](https://jumpstart.azure.com/azure_arc_jumpstart/azure_arc_servers/aws/aws_terraform_al2/)**
- **[Azure Ubuntu VM](https://jumpstart.azure.com/azure_arc_jumpstart/azure_arc_servers/azure/azure_arm_template_linux/)**
- **[Azure Windows VM](https://jumpstart.azure.com/azure_arc_jumpstart/azure_arc_servers/azure/azure_arm_template_win/)**
- **[VMware vSphere Ubuntu VM](https://jumpstart.azure.com/azure_arc_jumpstart/azure_arc_servers/vmware/vmware_terraform_ubuntu/)**
- **[VMware vSphere Windows Server VM](https://jumpstart.azure.com/azure_arc_jumpstart/azure_arc_servers/vmware/vmware_terraform_winsrv/)**
- **[Vagrant Ubuntu box](https://jumpstart.azure.com/azure_arc_jumpstart/azure_arc_servers/vagrant/local_vagrant_ubuntu/)**
- **[Vagrant Windows box](https://jumpstart.azure.com/azure_arc_jumpstart/azure_arc_servers/vagrant/local_vagrant_windows/)**

## Prerequisites

Expand Down
2 changes: 1 addition & 1 deletion docs/azure_jumpstart_hcibox/deployment_az/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ Azure CLI is used to deploy HCIBox into your Azure subscription. To deploy, you

![Screenshot showing bicep deploying](./bicep_deploying.png)

> **Note:** HCIBox can be deployed in East US, Australia East, and West Europe. Deploying in other regions will result in unexpected behavior or failures.
> **Note:** HCIBox can be deployed in East US, Australia East, Canada Central and West Europe. Deploying in other regions will result in unexpected behavior or failures.

## Start post-deployment automation

Expand Down
1 change: 1 addition & 0 deletions docs/azure_jumpstart_hcibox/faq/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ HCIBox has been tested in the following regions. Some HCIBox resources are deplo

- East US
- Australia East
- Canada Central
- West Europe

## How much will it cost to use HCIBox?
Expand Down
6 changes: 3 additions & 3 deletions docs/drops_contribution_guidelines/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ To submit a Drop using this method, follow the step-by-step guide below:
#### Step 1: Access the Jumpstart Drop Creation Wizard

1. Open your preferred web browser.
2. Go to the Jumpstart Drops [site](https://arcjumpstart.com/azure_jumpstart_drops).
2. Go to the Jumpstart Drops [site](https://jumpstart.azure.com/azure_jumpstart_drops).
3. Select the **Create a Drop** button.

![Create Drop button](./create_drop_button.png)
Expand Down Expand Up @@ -153,11 +153,11 @@ The final submission should contain the following files:

- **Merge to Canary**: If everything is correct, the PR will be merged to the **canary** branch, and the new Drop will be part of the approved Drops curated list.

- **Validation with Preview Site**: Validate the changes using the [Preview Arc Jumpstart site](https://preview.arcjumpstart.com/azure_jumpstart_drops). Ensure to check that your Drop is rendering correctly. Take some time to review the Drop card, and once finished, review the right-sidebar with all the context from your _README.md_ or _Index.md_.
- **Validation with Preview Site**: Validate the changes using the [Preview Arc Jumpstart site](https://preview.jumpstart.azure.com/azure_jumpstart_drops). Ensure to check that your Drop is rendering correctly. Take some time to review the Drop card, and once finished, review the right-sidebar with all the context from your _README.md_ or _Index.md_.

![Preview site](./preview_site.png)

- **Merge to Main**: Finally, once the **Canary** branch is merged to **Main** and published to Production, the Drop will be available as part of [Jumpstart Drops](https://arcjumpstart.com/azure_jumpstart_drops).
- **Merge to Main**: Finally, once the **Canary** branch is merged to **Main** and published to Production, the Drop will be available as part of [Jumpstart Drops](https://jumpstart.azure.com/azure_jumpstart_drops).

## Drop Index

Expand Down
4 changes: 2 additions & 2 deletions docs/release_notes/ARCHIVE/2024.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@

### Arc, Edge, and IoT Operations

- [New scenario: Fault Detection with Edge Storage Accelerator on AKS Edge Essentials single node deployment](https://azurearcjumpstart.com/azure_arc_jumpstart/azure_edge_iot_ops/aks_edge_essentials_single_esa)
- [New scenario: Fault Detection with Edge Storage Accelerator on AKS Edge Essentials single node deployment](https://jumpstart.azure.com/azure_arc_jumpstart/azure_edge_iot_ops/aks_edge_essentials_single_esa)
- [Bug: Deployment of Azure IoT Operations (AIO) fails with AKS-EE due to lack of logs space #2515](https://github.com/microsoft/azure_arc/pull/2514)
- [Bug: AIO scenario preview repository #2517](https://github.com/microsoft/azure_arc/issues/2517)

Expand Down Expand Up @@ -268,7 +268,7 @@

### Arc-enabled servers

- [New scenario: Run PowerShell and Shell scripts on Azure Arc-enabled servers using the Run command](https://azurearcjumpstart.com/azure_arc_jumpstart/azure_arc_servers/day2/arc_run_command)
- [New scenario: Run PowerShell and Shell scripts on Azure Arc-enabled servers using the Run command](https://jumpstart.azure.com/azure_arc_jumpstart/azure_arc_servers/day2/arc_run_command)

### Arc-enabled data services

Expand Down

0 comments on commit 0678898

Please sign in to comment.