You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cost-management/activate-subs-accounts.md
+28-3Lines changed: 28 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: cost-management
5
5
keywords:
6
6
author: bandersmsft
7
7
ms.author: banders
8
-
ms.date: 04/26/2018
8
+
ms.date: 05/31/2018
9
9
ms.topic: quickstart
10
10
ms.service: cost-management
11
11
manager: dougeby
@@ -92,15 +92,40 @@ Here's how to fix the problems:
92
92
1. Your reseller needs to enable _markup_ for your account. For instructions, see the [Indirect Customer Onboarding Guide](https://ea.azure.com/api/v3Help/v2IndirectCustomerOnboardingGuide).
93
93
2. You generate the Azure Enterprise Agreement key for use with Azure Cost Management. For instructions, see [Register an Azure Enterprise Agreement and view cost data](https://docs.microsoft.com/azure/cost-management/quick-register-ea).
94
94
95
-
Only an Azure service administrator can enable Cost Management. Co-administrator permissions are insufficient.
96
-
97
95
Before you can generate the Azure Enterprise Agreement API key to set up Azure Cost Management, you must enable the Azure Billing API by following the instructions at:
98
96
99
97
-[Overview of Reporting APIs for Enterprise customers](../billing/billing-enterprise-api.md)
100
98
-[Microsoft Azure enterprise portal Reporting API](https://ea.azure.com/helpdocs/reportingAPI) under **Enabling data access to the API**
101
99
102
100
You also might need to give department administrators, account owners, and enterprise administrators permissions to _view charges_ with the Billing API.
103
101
102
+
Only an Azure service administrator can enable Cost Management. Co-administrator permissions are insufficient. However, you can work around the administrator requirement. You can request that your Azure Active Directory administrator grant permission to authorize the **CloudynAzureCollector** with a PowerShell script. The following script grants permission to register the Azure Active Directory Service Principal **CloudynAzureCollector**.
103
+
104
+
```
105
+
#THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Copy file name to clipboardExpand all lines: articles/cost-management/tutorial-user-access.md
+5-9Lines changed: 5 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: cost-management
5
5
keywords:
6
6
author: bandersmsft
7
7
ms.author: banders
8
-
ms.date: 05/22/2018
8
+
ms.date: 05/31/2018
9
9
ms.topic: tutorial
10
10
ms.service: cost-management
11
11
ms.custom:
@@ -25,7 +25,7 @@ When you registered your Azure agreement or account, an account with admin permi
25
25
> * Create a user with admin access
26
26
> * Create a user with user access
27
27
> * Delete a user
28
-
> * Delete a Cloudyn account
28
+
> * Delete or export personal data
29
29
> * Create and manage entities
30
30
31
31
@@ -68,13 +68,9 @@ When you delete a user, any entities that the user has access to remain intact.
68
68
3. In the Delete User box, click **Yes** and then click **OK**.
69
69
70
70
71
-
## Delete a Cloudyn account
72
-
73
-
If you want to close your Cloudyn account and remove all of your data from the system, you need to create a support ticket. When the support ticket is created, it acts as formal request - a Data Subject Request. Microsoft then takes prompt action to remove the account and delete any customer or personal data. You can read more about how Microsoft enables you to respond to Data Subject Requests for Azure at the [Service Trust Portal](https://servicetrust.microsoft.com/ViewPage/GDPRDSR).
74
-
75
-
- Azure users can create a support ticket using the information at [Create a support request for Cost Management](support-request-cost-management.md).
76
-
- Non-Azure Cloudyn users can create a support ticket using the information at the [Cloudyn Support Center](https://support.cloudyn.com/hc/requests/new).
71
+
## Delete or export personal data
77
72
73
+
If you want to delete or export personal data from Cloudyn, you need to create a support ticket. When the support ticket is created, it acts as formal request - a Data Subject Request. Microsoft then takes prompt action to remove the account and delete any customer or personal data. To learn about how you can request to have your data deleted or exported, see [Data Subject Requests of Cloudyn Data](https://www.cloudyn.com/cloudyn-gdpr-requests).
78
74
79
75
## Create and manage entities
80
76
@@ -124,7 +120,7 @@ In this tutorial, you learned how to:
0 commit comments