Skip to content

Commit

Permalink
Merge pull request #250 from ResearchComputing/azure
Browse files Browse the repository at this point in the history
Azure
  • Loading branch information
dylangottlieb committed Jun 29, 2023
2 parents a7d9bdf + 5a8ff27 commit 99a98e5
Show file tree
Hide file tree
Showing 8 changed files with 92 additions and 0 deletions.
32 changes: 32 additions & 0 deletions docs/cloud/azure/billing/billing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Azure - Billing

## Document Purpose

This document describes the billing process for Azure subscriptions and the steps to be followed when checking the Azure subscription billing.

## Billing Process
Azure billing is handled using SpeedType numbers. We support the following payment splitting methods:
* One speedtype pays everything
* Two or more speedtypes split the bill along percentages
* Two or more speedtypes pay sequentially, with each paying up to a maximum amount before moving on to the next
* Any mixed combination of the above

Speedtypes will be charged during the next FBO bill processing cycle. Please email [rc-help@colorado.edu](mailto:rc-help@colorado.edu) with any billing questions or concerns.
Billing details can be viewed in the emailed invoice and Azure billing portal.

## How to Login to Azure

### Steps to Login

1. Navigate to the [Azure Login Portal](https://portal.azure.com/)
2. Enter your CU Credentials

## How to Check your Bill in Azure

1. When you log into the Azure Portal as instructed in the above section. It will directly navigate to your dashboard.
2. In the top search bar, search for "Cost Management + Billing" <br>
<br>![](images/navigate.png) <br><br>
3. Click on the Usage + charges<br>
<br>![](images/view.png) <br><br>
4. For more details click on "Cost Analysis"
<br>![](images/analysis.png) <br><br>
Binary file added docs/cloud/azure/billing/images/analysis.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/cloud/azure/billing/images/navigate.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/cloud/azure/billing/images/view.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions docs/cloud/azure/billing/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Azure - Billing
===============


.. toctree::
:maxdepth: 1
:caption: View Billing

billing
31 changes: 31 additions & 0 deletions docs/cloud/azure/faq/faq.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
## Azure - FAQs

Frequently Asked Questions

---

### What is the URL for the Single Sign-On Console?
**Answer:**
Login using your <a href="https://oit.colorado.edu/services/identity-access-management/identikey" target="_blank">CU IdentiKey</a> here: <a href="http://bit.ly/OIT-AWS" target="_blank">http://portal.azure.com </a>.

---


### What region has the lowest latency from CU Campus?
**Answer:**
The **West US 2** Azure region is the preferred region.

---

### Who do I contact with questions about my Azure bill?
Please email [rc-help@colorado.edu](mailto:rc-help@colorado.edu) for any billing issues or questions.

---

### How do I close my Azure subscription?
**Answer:**
Send an email to [rc-help@colorado.edu](mailto:rc-help@colorado.edu) and provide the subscription number or account alias for the Azure Account you wish to close.

---

Couldn't find what you need? [Provide your feedback on these docs!](https://forms.gle/bSQEeFrdvyeQWPtW9)
19 changes: 19 additions & 0 deletions docs/cloud/azure/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
Azure
===============

Microsoft Azure Documentation

For users who are using a **Research Computing Cloud Team** managed Azure account.

.. toctree::
:maxdepth: 1
:caption: Frequently Asked Questions

faq/faq

.. toctree::
:maxdepth: 1
:caption: Billing Documentation

billing/billing

1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ Use of University of Colorado Research Computing resources, including (but not l
:caption: Cloud

cloud/aws/index
cloud/azure/index
cloud/cumulus
cloud/project-management
cloud/instance-creation
Expand Down

0 comments on commit 99a98e5

Please sign in to comment.