зеркало из https://github.com/Azure/ipam.git
Renamed the Subscription Management section in the UI to Subscription Exclusions
This commit is contained in:
Родитель
f46faf29c3
Коммит
40ef1f0618
|
@ -20,7 +20,7 @@ As an IPAM administrator, you have the ability to include/exclude subscriptions
|
|||
|
||||
![IPAM Admin Subscriptions](./images/ipam_admin_subscriptions.png)
|
||||
|
||||
From this screen, you can select Subscriptions which are to be excluded from IPAM by clicking on them. Once selected for exclusion, the subscription will be highlighted in **red**. Don't forget to click **save** in the upper-right once complete.
|
||||
From this screen, you can select Subscriptions which are to be <u>**excluded**</u> from IPAM by clicking on them. Once selected for exclusion, the subscription will be highlighted in **red**. Don't forget to click **save** in the upper-right once complete.
|
||||
|
||||
![IPAM Admin Subscriptions Config](./images/ipam_admin_subscriptions_config.png)
|
||||
|
||||
|
|
|
@ -256,7 +256,7 @@ export default function ManageExclusions() {
|
|||
<MainBody>
|
||||
<FloatingHeader>
|
||||
<Box sx={{ width: "20%" }}></Box>
|
||||
<HeaderTitle>Subscription Management</HeaderTitle>
|
||||
<HeaderTitle>Subscription Exclusions</HeaderTitle>
|
||||
<Box display="flex" justifyContent="flex-end" alignItems="center" sx={{ width: "20%", ml: 2, mr: 2 }}>
|
||||
<Tooltip title="Save" >
|
||||
<IconButton
|
||||
|
|
Загрузка…
Ссылка в новой задаче