Azure Stack Hub Billing
Cloud Assert HomeDocs Home
2103.3
2103.3
  • Introduction
  • Release Notes
  • Features
    • Admin Features
      • Settings
      • Pricing Profile
        • Manage Pricing Profiles
      • Usage History
      • Invoice
      • Quotas
      • Credits
        • User Credits
      • Usage & Quota
      • Notifications
      • Health Status
      • Billing Subscriptions
      • Enabling End Users To View Usage Costs And Quota Consumption For Subscriptions Across Stamps
    • Tenant Features
      • Overview
      • Usage History
      • Invoice
      • Notifications
      • Usage and Quota
      • Billing Profile Creation
      • Manage Subscriptions
  • Installation
    • Prerequisites
      • PKI Certificate Requirements
      • Azure Stack Certification Authority certificate
    • Deployment
      • Install Billing Resource Provider
        • High Availability and Scale Deployment considerations
      • Operations and Monitoring
      • Billing Database and Log File Configuration
      • License Activation
      • Update VConnect Resource Provider With Billing Details
    • Configuration
      • Setup pricing profile and quotas
      • Invoice
      • Add Billing service to Azure Stack Plan
      • Add the resource provider in Tenant Portal
      • Mapping Subscriptions
      • How to add a new stamp as a connection?
    • Version Update
    • Remove Resource Provider
  • Others
    • Troubleshooting
      • Cost Management
    • Multi-Stamp Azure Stack Hub
Powered by GitBook
On this page
  • Azure Portal
  • Billing Resource Provider VM
  • Azure Stack Portals

Was this helpful?

  1. Features
  2. Admin Features

Enabling End Users To View Usage Costs And Quota Consumption For Subscriptions Across Stamps

PreviousBilling SubscriptionsNextTenant Features

Last updated 3 years ago

Was this helpful?

The tenant users can view the usage cost and quota consumption for the subscriptions that they own across stamps. the following are the steps to enable the same.

This feature is currently supported only for connected Azure Stack Hub integrated with single Azure Active directory tenant.

Azure Portal

  • Create new multi-tenant app E.g. Billing_Consent_App.

  • Ensure redirect URL is specified.

  • Ensure the following Authentication is given.

  • Ensure the following API permissions are specified.

    • Microsoft. Graph -> Directory.Read.All, openid, profile and User.Read

Billing Resource Provider VM

  • Update the app ID created in Azure portal using the command 'UpdateBillingConsentAppId.ps1' from the Billing resource provider VM.

  • When prompted, specify the app ID.

  • The script 'UpdateBillingConsentAppId.ps1' will be available as part of the patch updates.

Azure Stack Portals

  • Create a plan 'CrossStampmanagement' with billing service.

  • Create an offer and attach the plan.

  • Create a User Subscription (E.g. 'CrossStampManagementSubscription') for an operator account.

  • Login to tenant portal as the operator and register the billing service for CrossStampManagementSubscription.

  • Click Billing -> Manage Subscriptions, click master stamp and click the 'Associate' button.

  • Login to the user account when prompted.

  • Give consent to the Azure app if prompted.

  • Click the newly created subscription - 'CrossStampManagementSubscription' and click the 'Delegate Access' button.

  • From the admin portal click Billing -> settings -> Multi-Stamp Management Settings.

  • Update the 'CrossStampManagementSubscription' subscription ID in 'Management Subscription ID' field and click on the 'Save' button.

Redirect URL Format:

https://billing.cloudassert.FQDN:44303/Client/Billing/Templates/AadAuth.html