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
To register an Azure service account in Cloudforet, you need the four settings information below.
4
6
5
7
-**Subscription ID**
@@ -9,7 +11,8 @@ To register an Azure service account in Cloudforet, you need the four settings i
9
11
10
12
11
13
>💡 Before starting the setup guide, please make sure **Subscription ID** has been created.
12
-
See the Azure Subcription Guides [Azure Documentation](https://docs.microsoft.com/en-us/azure/cloud-adoption-framework/ready/azure-best-practices/initial-subscriptions)
14
+
15
+
See the Azure Subscription Guides [Azure Documentation](https://docs.microsoft.com/en-us/azure/cloud-adoption-framework/ready/azure-best-practices/initial-subscriptions)
13
16
14
17
15
18
@@ -26,13 +29,14 @@ This setup guide will take a closer look at what the above-mentioned information
26
29
27
30
Azure manages costs and resources in units of objects called subscriptions.
28
31
The **unique identifier** that distinguishes this is **Subscription ID**.
32
+
29
33
See the Subscription [Azure Documentation](https://docs.microsoft.com/en-us/azure/developer/intro/azure-developer-billing#what-is-an-azure-subscription)
30
34
31
35
<br>
32
36
33
37
### Tenant ID
34
38
35
-
**Tenant ID** is a **unique identifier** for your organization provided by Azure Active Directory (AD).
39
+
**Tenant ID** is a **unique identifier** for your organization provided by Azure Active Directory (AD) or Microsoft Extra ID.
36
40
Azure AD is a cloud-based identity and access management service that you use to manage users on an organizational basis.
37
41
See the Azure AD [Azure Documentation](https://docs.microsoft.com/en-us/azure/active-directory/fundamentals/active-directory-whatis)
38
42
@@ -70,24 +74,22 @@ The method using **[azure_client_secret]** requires the following setting inform
70
74
71
75
To obtain the above information, please proceed with the settings in the following order.
This is the process of checking the **Subsciprtion ID**, which is the setup information required for the **[azure_client_secret]** method.
248
-
Cloudforet's user guide **does not include** the process of creating an Azure subscription.
249
-
For a guide to creating an Azure subscription, see [Azure Documentation](https://docs.microsoft.com/en-us/azure/cloud-adoption-framework/ready/azure-best-practices/initial-subscriptions).
250
-
251
-
(1) Go to [Azure Portal](https://portal.azure.com/#home).
252
-
(1-1) Enter ‘Subscription’ in the search box and click [Subscription] in the service list.
Now you are ready to add Cloudforet service account.
266
-
You can register a service account using the setup information you obtained while going through the setup guide so far.
267
-
For detailed information on how to register a service account, see **[[Cloudforet User Guide]](https://cloudforet.io/docs/guides/asset-inventory/service-account/)** Please refer to .
268
-
269
-
(1) Setting information required for the **[azure_client_secret]** method.
270
-
Please enter the setting information below using direct input.
(2) Afterwards, how to create Cloudforet’s **collector plugin** is **[[Cloudforet’s User Guide]](https://cloudforet.io/docs/guides/asset-inventory/collector/)* Please see *.
(3-2) In the code block, go to [properties > permissions > actions] and [in the document](https://github.com/cloudforet-io/plugin-azure-inven-collector#custom-roles-for-collecting-azure -cloud-resources) Add the permissions listed.
0 commit comments