Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure app service workload service #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
107 changes: 107 additions & 0 deletions templates/org/azure/azure-app-service-workload/app-service-workload.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
---
title: #Required; page title displayed in search results. Deploy {{workload name}} on a virtual machine
description: #Required; article description that is displayed in search results.
author: #Required; your GitHub user alias, with correct capitalization.
ms.author: #Required; microsoft alias of author; optional team alias.
ms.service: #Required; service per approved list.
ms.topic: concept-article #Required; leave this attribute/value as-is.
ms.date: #Required; mm/dd/yyyy format.

#customer intent: As a <role>, I want <what> so that <why>.

---

# Deploy {{workload name}} on a virtual machine

<!-- Make sure the title has all of the appropriate keywords for search. -->

<!-- Short description of the article, including keywords. Should list facts about what the product intends to do along with the targeted industry/business process. Description must include product name and related use cases but shall *refrain* from using marketing jargon or campaigning statements.

The introduction should cover a basic overview of the workload. -->

## Why deploy {{workload}} on Azure

<!--
- Simplifies migration to the cloud
- Optimizes the workload in these ways….
- Can be rapidly provisioned
- Performance -->

## Architecture

<!--
\<Not generic. Product/Solution specific Architecture diagram\>

\<The architecture diagram must be *product associated* and the VM (Virtual Machines) topology should match the above stated test conditions.\>
-->

## Components

<!--
\<List of links to more information on the discrete pieces of the architecture. The list below is just an example of the most common items, you might need to add or remove items based on your architecture diagram.\>

\<link to the normal AAC standard links for these (Azure service pages)\>

- Virtual machine - description/context. Please also link [Linux VMs on Azure](https://docs.microsoft.com/azure/architecture/reference-architectures/n-tier/linux-vm) or [Windows VMs on Azure](https://docs.microsoft.com/azure/architecture/reference-architectures/n-tier/windows-vm) (whichever the architecture is based on) in the sentence that follows this.

- Network - description/context
- PIP - description/context
- NSG - description/context
- Storage - description/context
-->

## Compute sizing and drivers

<!--
\<List of evaluated sizes for this workload and a table of the input sizes with corresponding evaluated output for the chosen input sizes.\>
-->

### Required drivers

<!--
\<Information about any specialized drivers required for the recommended sizes. List the specific size and link it to the appropriate page in the VM sizes documentation - for example: https://docs.microsoft.com/azure/virtual-machines/nda100-v4-series\>
-->

## {{workload}}installation

Before you install {{workload}}, you need to deploy and connect a VM and install the required NVIDIA and AMD drivers.

> [!Important]
> NVIDIA Fabric Manager installation is required for VMs that use NVLink or NVSwitch.

For information about deploying the VM and installing the drivers, see one of these articles:

- [Run a Windows VM on Azure](https://docs.microsoft.com/azure/architecture/reference-architectures/n-tier/windows-vm)
- [Run a Linux VM on Azure](https://docs.microsoft.com/azure/architecture/reference-architectures/n-tier/linux-vm)

<!-- Must include a *sentence or two to outline the installation* context along with link/s (no internal links, it must be official/accessible) to install information of the product docs for the workload solution.

Should not list any ordered steps of installation. -->

# {{workload}} performance results

<!-- Give a short intro to how performance was tested. -->

### \<Results for X\>

<!-- -->

### \<Results for Y etc\>

<!-- -->

### Additional notes about tests

<!-- Include any additional notes about the testing process used -->

## Azure cost

<!-- Description of the costs that might be associated with running this workload in Azure. Make sure to have a link to the Azure pricing calculator.

You can use the [Azure pricing calculator,](https://azure.microsoft.com/pricing/calculator) to estimate the costs for your configuration.

Show the pricing calculation or a direct link to this specific workload with the configuration(s) used. -->

## Summary

<!-- One or two sentences or bullet points reinforcing why Azure is the right platform for this workload -->