How avoid Azure Subscription suspension? The 2019 Stack Overflow Developer Survey Results Are InHow to setup a domain that doesn't use www prefix on Azure/EC2Azure ADConnect - authentication error re: Office 365, AzureWindows Server 2012 R2 not downloading recommended updatesMicrosoft generated Azure AD Connect accountA0 - VM Instance - Is shared?Licensing users in Visual Studio Team Foundation ServicesAzure Site Recovery issues with Hyper-V Integration toolsHow to create a new global administrator with permissions to create RunAs automation accounts?How do you add an existing “microsoft account” to a azure subscriptionAzure Subscription
Is bread bad for ducks?
Will it cause any balance problems to have PCs level up and gain the benefits of a long rest mid-fight?
Can we generate random numbers using irrational numbers like π and e?
Why not take a picture of a closer black hole?
Is there a way to generate a uniformly distributed point on a sphere from a fixed amount of random real numbers?
Getting crown tickets for Statue of Liberty
What to do when moving next to a bird sanctuary with a loosely-domesticated cat?
Does adding complexity mean a more secure cipher?
Why couldn't they take pictures of a closer black hole?
Are spiders unable to hurt humans, especially very small spiders?
What is preventing me from simply constructing a hash that's lower than the current target?
What is this business jet?
Is it ok to offer lower paid work as a trial period before negotiating for a full-time job?
Likelihood that a superbug or lethal virus could come from a landfill
Pokemon Turn Based battle (Python)
Mathematics of imaging the black hole
If my opponent casts Ultimate Price on my Phantasmal Bear, can I save it by casting Snap or Curfew?
Why was M87 targeted for the Event Horizon Telescope instead of Sagittarius A*?
Did any laptop computers have a built-in 5 1/4 inch floppy drive?
Is it ethical to upload a automatically generated paper to a non peer-reviewed site as part of a larger research?
How do you keep chess fun when your opponent constantly beats you?
What could be the right powersource for 15 seconds lifespan disposable giant chainsaw?
How do PCB vias affect signal quality?
Can an undergraduate be advised by a professor who is very far away?
How avoid Azure Subscription suspension?
The 2019 Stack Overflow Developer Survey Results Are InHow to setup a domain that doesn't use www prefix on Azure/EC2Azure ADConnect - authentication error re: Office 365, AzureWindows Server 2012 R2 not downloading recommended updatesMicrosoft generated Azure AD Connect accountA0 - VM Instance - Is shared?Licensing users in Visual Studio Team Foundation ServicesAzure Site Recovery issues with Hyper-V Integration toolsHow to create a new global administrator with permissions to create RunAs automation accounts?How do you add an existing “microsoft account” to a azure subscriptionAzure Subscription
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
Two weeks ago, all our Azure production systems went down, and we received an e-mail from them saying
We’ve disabled your Azure subscription
To protect the security and privacy of your account, we perform
routine audits of all Azure subscriptions. During one of these audits,
we identified suspicious activity in your subscription that violates
the Microsoft Acceptable Use Policy. We’ve disabled your subscription
until the issue can be resolved.
If you believe this is an error, please contact Azure support.
We knew of no problem, and had received no previous warnings, so we contacted support. (We have a Standard support plan, which gets us a fairly quick response, but not necessarily a resolution.) After 11 hours (and many e-mails) everything turned on again and we received a message saying simply
You subscription is enabled.
Microsoft have not answered queries for an explanation as to what this "suspicious activity" was, nor how they resolved the situation and were able to enable our account again. They have not explained why they could provide no information about the cause of the problem for the duration of the problem.
Has anyone else experienced this? How can we avoid it in future?
azure
add a comment |
Two weeks ago, all our Azure production systems went down, and we received an e-mail from them saying
We’ve disabled your Azure subscription
To protect the security and privacy of your account, we perform
routine audits of all Azure subscriptions. During one of these audits,
we identified suspicious activity in your subscription that violates
the Microsoft Acceptable Use Policy. We’ve disabled your subscription
until the issue can be resolved.
If you believe this is an error, please contact Azure support.
We knew of no problem, and had received no previous warnings, so we contacted support. (We have a Standard support plan, which gets us a fairly quick response, but not necessarily a resolution.) After 11 hours (and many e-mails) everything turned on again and we received a message saying simply
You subscription is enabled.
Microsoft have not answered queries for an explanation as to what this "suspicious activity" was, nor how they resolved the situation and were able to enable our account again. They have not explained why they could provide no information about the cause of the problem for the duration of the problem.
Has anyone else experienced this? How can we avoid it in future?
azure
add a comment |
Two weeks ago, all our Azure production systems went down, and we received an e-mail from them saying
We’ve disabled your Azure subscription
To protect the security and privacy of your account, we perform
routine audits of all Azure subscriptions. During one of these audits,
we identified suspicious activity in your subscription that violates
the Microsoft Acceptable Use Policy. We’ve disabled your subscription
until the issue can be resolved.
If you believe this is an error, please contact Azure support.
We knew of no problem, and had received no previous warnings, so we contacted support. (We have a Standard support plan, which gets us a fairly quick response, but not necessarily a resolution.) After 11 hours (and many e-mails) everything turned on again and we received a message saying simply
You subscription is enabled.
Microsoft have not answered queries for an explanation as to what this "suspicious activity" was, nor how they resolved the situation and were able to enable our account again. They have not explained why they could provide no information about the cause of the problem for the duration of the problem.
Has anyone else experienced this? How can we avoid it in future?
azure
Two weeks ago, all our Azure production systems went down, and we received an e-mail from them saying
We’ve disabled your Azure subscription
To protect the security and privacy of your account, we perform
routine audits of all Azure subscriptions. During one of these audits,
we identified suspicious activity in your subscription that violates
the Microsoft Acceptable Use Policy. We’ve disabled your subscription
until the issue can be resolved.
If you believe this is an error, please contact Azure support.
We knew of no problem, and had received no previous warnings, so we contacted support. (We have a Standard support plan, which gets us a fairly quick response, but not necessarily a resolution.) After 11 hours (and many e-mails) everything turned on again and we received a message saying simply
You subscription is enabled.
Microsoft have not answered queries for an explanation as to what this "suspicious activity" was, nor how they resolved the situation and were able to enable our account again. They have not explained why they could provide no information about the cause of the problem for the duration of the problem.
Has anyone else experienced this? How can we avoid it in future?
azure
azure
asked 3 hours ago
Oliver BockOliver Bock
1254
1254
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Having your account suspended or terminated without notice is one of the risks of using a public cloud. It is likely a very low risk (for most organizations) but it won't feel that way when it happens to you!
You mitigate this risk the same way as any other single point of failure. You host your applications across multiple cloud providers, so that the loss of one does not completely stop production.
You probably should also have part of your production environment on premise. This design has its own buzzword, hybrid cloud, and each cloud provider has its own idea of a hybrid cloud solution. You should evaluate these to see which meet your needs or whether you need to build something all your own.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f962693%2fhow-avoid-azure-subscription-suspension%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Having your account suspended or terminated without notice is one of the risks of using a public cloud. It is likely a very low risk (for most organizations) but it won't feel that way when it happens to you!
You mitigate this risk the same way as any other single point of failure. You host your applications across multiple cloud providers, so that the loss of one does not completely stop production.
You probably should also have part of your production environment on premise. This design has its own buzzword, hybrid cloud, and each cloud provider has its own idea of a hybrid cloud solution. You should evaluate these to see which meet your needs or whether you need to build something all your own.
add a comment |
Having your account suspended or terminated without notice is one of the risks of using a public cloud. It is likely a very low risk (for most organizations) but it won't feel that way when it happens to you!
You mitigate this risk the same way as any other single point of failure. You host your applications across multiple cloud providers, so that the loss of one does not completely stop production.
You probably should also have part of your production environment on premise. This design has its own buzzword, hybrid cloud, and each cloud provider has its own idea of a hybrid cloud solution. You should evaluate these to see which meet your needs or whether you need to build something all your own.
add a comment |
Having your account suspended or terminated without notice is one of the risks of using a public cloud. It is likely a very low risk (for most organizations) but it won't feel that way when it happens to you!
You mitigate this risk the same way as any other single point of failure. You host your applications across multiple cloud providers, so that the loss of one does not completely stop production.
You probably should also have part of your production environment on premise. This design has its own buzzword, hybrid cloud, and each cloud provider has its own idea of a hybrid cloud solution. You should evaluate these to see which meet your needs or whether you need to build something all your own.
Having your account suspended or terminated without notice is one of the risks of using a public cloud. It is likely a very low risk (for most organizations) but it won't feel that way when it happens to you!
You mitigate this risk the same way as any other single point of failure. You host your applications across multiple cloud providers, so that the loss of one does not completely stop production.
You probably should also have part of your production environment on premise. This design has its own buzzword, hybrid cloud, and each cloud provider has its own idea of a hybrid cloud solution. You should evaluate these to see which meet your needs or whether you need to build something all your own.
answered 3 hours ago
Michael Hampton♦Michael Hampton
174k27320647
174k27320647
add a comment |
add a comment |
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f962693%2fhow-avoid-azure-subscription-suspension%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown