azure - How to deactivate the 'Already have a windows server license? Yes, No' option when creating a Windows Server -
when creating windows server on azure, user given option either buy/rent server license or use current windows server license if he's got one. (‘already have windows server license? yes, no’).
as administrator/owner of subscription, users not see option when creating windows server. in other words, deactivate option.
could in community know how done?
p.s i'm new stackoverflow , that's why i'm not yet allowed insert pictures.
thank in advance!
regards, learner
you can't disable option in ui, possible create policy block creation of vm hub enabled.
look @ microsoft.compute/licensetype alias, need create arm policy on it. documentation here.
Comments
Post a Comment