Skip to content

Commit

Permalink
Merge pull request #2294 from likamrat/remove_docs
Browse files Browse the repository at this point in the history
Remove docs
  • Loading branch information
likamrat committed Nov 20, 2023
2 parents 29523a6 + 1ddcf23 commit 629e79e
Show file tree
Hide file tree
Showing 320 changed files with 66 additions and 40,504 deletions.
4 changes: 2 additions & 2 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ SHELL ["pwsh", "-command"]
RUN $url = "https://github.com/JanDeDobbeleer/oh-my-posh/releases/latest";$latestVersion = (Invoke-WebRequest -Uri $url).Content | Select-String -Pattern "v[0-9]+\.[0-9]+\.[0-9]+" | Select-Object -ExpandProperty Matches | Select-Object -ExpandProperty Value;$downloadUrl = "https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/$latestVersion/posh-linux-amd64.tar.gz";wget https://github.com/JanDeDobbeleer/oh-my-posh/releases/download/$latestVersion/posh-linux-amd64 -O /usr/local/bin/oh-my-posh
RUN chmod +x /usr/local/bin/oh-my-posh

# Install Azure Developer CLI (https://learn.microsoft.com/en-us/azure/developer/azure-developer-cli/)
# Install Azure Developer CLI (https://learn.microsoft.com/azure/developer/azure-developer-cli/)
RUN curl -fsSL https://aka.ms/install-azd.sh | bash

# Switch to non-root user:
WORKDIR /home/vscode
USER vscode

# Install Azure PowerShell modules (https://docs.microsoft.com/en-us/powershell/azure/install-az-ps)
# Install Azure PowerShell modules (https://learn.microsoft.com/powershell/azure/install-az-ps)
RUN Install-Module -Name Az -Force
14 changes: 7 additions & 7 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ assignees: ''
---
<!--- 🛑 Please check existing issues first before continuing: https://github.com/microsoft/azure_arc/issues --->

<!--- Disclaimer: The intent of this "Bug report" template is to address issues related to the Azure Arc Jumpstart scenarios, ArcBox, HCIBox and all other project ares. The Azure Arc Jumpstart team does not handle Azure Arc core product issues, bugs and feature requests and will try to assist on a best effort basis. For a core product issue or feature request/feedback, please create an official [Azure support ticket](https://azure.microsoft.com/support/create-ticket/) or [general feedback request](https://feedback.azure.com). --->
<!--- Disclaimer: The intent of this "Bug report" template is to address issues related to the Azure Arc Jumpstart scenarios, ArcBox, HCIBox, Agora, and all other project ares. The Azure Arc Jumpstart team does not handle Azure Arc core product issues, bugs and feature requests and will try to assist on a best effort basis. For a core product issue or feature request/feedback, please create an official [Azure support ticket](https://azure.microsoft.com/support/create-ticket/) or [general feedback request](https://feedback.azure.com). --->

**Is your issue related to a Jumpstart scenario, ArcBox, HCIBox, or Agora?**
<!--- A link to the Jumpstart scenario you are working on. --->
Expand All @@ -31,12 +31,12 @@ assignees: ''

**Have you looked at the Troubleshooting and Logs section?**
<!---Relevant logs retrieval instructions can be found in the Troubleshooting section.
- [Jumpstart ArcBox "Full" troubleshooting](https://azurearcjumpstart.io/azure_jumpstart_arcbox/full/#basic-troubleshooting)
- [Jumpstart ArcBox for IT Pros troubleshooting](https://azurearcjumpstart.io/azure_jumpstart_arcbox/itpro/#basic-troubleshooting)
- [Jumpstart ArcBox for DevOps troubleshooting](https://azurearcjumpstart.io/azure_jumpstart_arcbox/devops/#basic-troubleshooting)
- [Jumpstart ArcBox for DataOps troubleshooting](https://azurearcjumpstart.io/azure_jumpstart_arcbox/dataops/)
- [HCIBox troubleshooting](https://azurearcjumpstart.io/azure_jumpstart_hcibox/#basic-troubleshooting)
- [Agora - Contoso Supermarket troubleshooting](https://azurearcjumpstart.io/azure_jumpstart_ag/contoso_supermarket/troubleshooting/)
- [Jumpstart ArcBox "Full" troubleshooting](https://azurearcjumpstart.com/azure_jumpstart_arcbox/Full#basic-troubleshooting)
- [Jumpstart ArcBox for IT Pros troubleshooting](https://azurearcjumpstart.com/azure_jumpstart_arcbox/ITPro#basic-troubleshooting)
- [Jumpstart ArcBox for DevOps troubleshooting](https://azurearcjumpstart.com/azure_jumpstart_arcbox/DevOps#basic-troubleshooting)
- [Jumpstart ArcBox for DataOps troubleshooting](https://azurearcjumpstart.com/azure_jumpstart_arcbox/DataOps#basic-troubleshooting)
- [HCIBox troubleshooting](https://azurearcjumpstart.com/azure_jumpstart_hcibox/getting_started#basic-troubleshooting)
- [Agora - Contoso Supermarket troubleshooting](https://azurearcjumpstart.com/azure_jumpstart_ag/retail/contoso_supermarket/troubleshooting)
--->

**Screenshots**
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ labels: ''
assignees: ''

---
<!--- Disclaimer: The intent of this "Feature request" template is to address issues related to the Azure Arc Jumpstart scenarios, ArcBox and all other project ares. The Azure Arc Jumpstart team does not handle Azure Arc core product issues, bugs and feature requests and will try to assist on a best effort basis. For a core product issue or feature request/feedback, please create an official [Azure support ticket](https://azure.microsoft.com/support/create-ticket/) or [general feedback request](https://feedback.azure.com). --->
<!--- Disclaimer: The intent of this "Feature request" template is to address feature requests related to the Azure Arc Jumpstart scenarios, ArcBox, HCIBox, Agora, and all other project ares. The Azure Arc Jumpstart team does not handle Azure Arc core product issues, bugs and feature requests and will try to assist on a best effort basis. For a core product issue or feature request/feedback, please create an official [Azure support ticket](https://azure.microsoft.com/support/create-ticket/) or [general feedback request](https://feedback.azure.com). --->

**Is your feature request related to a new Jumpstart scenario you would like to contribute?**
<!--- That's great! Use our [Jumpstart Scenario Write-up Guidelines](https://azurearcjumpstart.io/scenario_guidelines) --->
<!--- That's great! Use our [Jumpstart Scenario Write-up Guidelines](https://aka.ms/JumpstartContribution) --->

**Is your feature request related to a problem? Please describe.**
<!--- A clear and concise description of what the problem is. Ex. As a user of ... I would like to have [...] --->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,7 @@
- [ ] Breaking change (fix or feature that would cause existing functionality to change)

## Checklist
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- [ ] My code follows the code style of this project.
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation and/or images accordingly.
<!-- - [ ] I've read the [CONTRIBUTION](https://github.com/openfaas/faas/blob/master/CONTRIBUTING.md) guide -->
<!-- - [ ] I have signed-off my commits with `git commit -s` -->
- [ ] I've read the Jumpstart [contribution guidelines](https://aka.ms/JumpstartContribution).
2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
./docs/code_of_conduct/_index.md
https://aka.ms/JumpstartCOC
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
./docs/contributing/_index.md
https://aka.ms/JumpstartContribution
50 changes: 0 additions & 50 deletions README.md

This file was deleted.

1 change: 0 additions & 1 deletion RELEASE_NOTES.md

This file was deleted.

2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
./docs/security/_index.md
https://github.com/Azure/arc_jumpstart_docs/blob/main/SECURITY.md
2 changes: 1 addition & 1 deletion arc_data_services/deploy/scripts/create-sql-keytab.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# $ sudo apt-get install krb5-user
#
# 2) The tool 'adutil' should be pre-installed if using --use-adutil flag.
# Installation instructions: https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-ad-auth-adutil-introduction?view=sql-server-ver15&tabs=ubuntu
# Installation instructions: https://learn.microsoft.com/sql/linux/sql-server-linux-ad-auth-adutil-introduction?view=sql-server-ver15&tabs=ubuntu
#
# 3) User must kinit with an AD user when using --use-adutil flag.
#
Expand Down
2 changes: 1 addition & 1 deletion arc_data_services/deploy/scripts/rotate-sql-keytab.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# $ sudo apt-get install krb5-user
#
# 2) The tool 'adutil' should be pre-installed if using --use-adutil flag.
# Installation instructions: https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-ad-auth-adutil-introduction?view=sql-server-ver15&tabs=ubuntu
# Installation instructions: https://learn.microsoft.com/sql/linux/sql-server-linux-ad-auth-adutil-introduction?view=sql-server-ver15&tabs=ubuntu
#
# 3) User must kinit with an AD user when using --use-adutil flag.
#
Expand Down
2 changes: 1 addition & 1 deletion arc_data_services/deploy/yaml/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Azure Arc enabled data services - Sample yaml files

This folder contains deployment related scripts for Azure Arc enabled data services. These scripts can be applied using kubectl command-line tool. If you are performing any operations on the services using the [Azure Data CLI](https://docs.microsoft.com/en-us/sql/azdata/install/deploy-install-azdata?toc=%2Fazure%2Fazure-arc%2Fdata%2Ftoc.json&bc=%2Fazure%2Fazure-arc%2Fdata%2Fbreadcrumb%2Ftoc.json&view=sql-server-ver15) tool then ensure that you have the latest version always.
This folder contains deployment related scripts for Azure Arc enabled data services. These scripts can be applied using kubectl command-line tool. If you are performing any operations on the services using the [Azure Data CLI](https://learn.microsoft.com/sql/azdata/install/deploy-install-azdata?toc=%2Fazure%2Fazure-arc%2Fdata%2Ftoc.json&bc=%2Fazure%2Fazure-arc%2Fdata%2Fbreadcrumb%2Ftoc.json&view=sql-server-ver15) tool then ensure that you have the latest version always.

## Deployment yaml files for kube-native operations

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# For Azure Arc Connected Cluster
# https://docs.microsoft.com/en-us/azure/azure-arc/kubernetes/quickstart-connect-cluster?tabs=azure-cli#prerequisites
# https://learn.microsoft.com/azure/azure-arc/kubernetes/quickstart-connect-cluster?tabs=azure-cli#prerequisites
# TODO: Remove this once Connected Cluster removes SCC for fluentbit for node polling
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
Expand Down
2 changes: 1 addition & 1 deletion arc_data_services/upgrade/yaml/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Azure Arc-enabled data services - Sample yaml files

This folder contains upgrade related scripts for Azure Arc-enabled data services. These scripts can be applied using kubectl command-line tool. If you are performing any operations on the services using the [Azure Data CLI](https://docs.microsoft.com/sql/azdata/install/deploy-install-azdata?toc=%2Fazure%2Fazure-arc%2Fdata%2Ftoc.json&bc=%2Fazure%2Fazure-arc%2Fdata%2Fbreadcrumb%2Ftoc.json&view=sql-server-ver15) tool then ensure that you have the latest version always.
This folder contains upgrade related scripts for Azure Arc-enabled data services. These scripts can be applied using kubectl command-line tool. If you are performing any operations on the services using the [Azure Data CLI](https://learn.microsoft.com/sql/azdata/install/deploy-install-azdata?toc=%2Fazure%2Fazure-arc%2Fdata%2Ftoc.json&bc=%2Fazure%2Fazure-arc%2Fdata%2Fbreadcrumb%2Ftoc.json&view=sql-server-ver15) tool then ensure that you have the latest version always.

## Upgrade yaml files for kube-native operations

Expand Down
Loading

0 comments on commit 629e79e

Please sign in to comment.