Maintenance Window Azure CosmosDB [closed] - azure

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 1 year ago.
Improve this question
Does anyone know what window CosmosDB uses for system updates? Is there any impact to users during this updates. I've been combing through the documents to find the answer to this but they're pretty vague at least with what I've found. Also we know there is a default window on Sunday at like 4am EST and we know it can be customized for other services.
Thanks.

The dates and times for updates within the Cosmos DB service is not published. Service updates have no impact on service availability. As Cosmos DB is a multi-tenant service, this is not something that can (or needs) to be customized.

Related

How to tag a reservation and reservation orders in Azure?

Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed yesterday.
Improve this question
I am using CloudHealth in order to implement Governance into a customer, tagging report shows that I have 1 reservation and 1 reservation order without a tag, so the question is: How to assign a tag to a reservation and reservation order in Azure?
You will need to open a support ticket for this. You should still be able to open a ticket under "Billing" even if you don't have a current support contract.
You can not tag Reservations in Azure.
https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/tag-support

How do I install SQL Server 2016 onto my newly configured virtual machine on Azure? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 5 years ago.
Improve this question
How do I install SQL Server 2016 onto my newly configured virtual machine on Azure?
I want the developer version to practice queries etc. The VM works fine but I can't administer it.
You can get it from the microsoft website
https://learn.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms
this answer is a bit misleading, why don't you create a vm with SQL already installed? that way you save time + don't break licensing agreement

SQL Server and Azure Websites [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 6 years ago.
Improve this question
I am thinking about putting a SQL Server behind my Azure website. Is the sql server also free when using Windows Azure Websites?
I agree this is not a good SO question, but the answer is Yes and No. Microsoft has offered a Azure Web App + SQL option that included a free small (20MB) database with your web app. This was limited to one web app per subscription and the size and speed were so limited that it was really only useful for dev, testing and learning about Azure. I would NOT recommend it for any sort of production unless you usage was super small.

Azure IP is attempting to log into my server [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 7 years ago.
Improve this question
I have a server that is constantly being hit with login attempts from an azure IP. I'm trying to figure out who to report it too. It's hitting multiple times a minute.
Report the details at Microsoft Online Services Security Incident and Abuse Reporting.

Impact of BASH bug on Azure Websites, Cloud Services and SQL Database? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
Just been reading about this potentially serious Linux based bug. It would seem that Azure should be on the safe side, as being Windows based, and most likely quickly patched, as that is why we use Platform As A Service (PAAS).
For anybody wondering what this is all about Try Hunt has a good article at: Troy Hunt's Article
Any comments from anyone on this, or pointers?
Thanks.
Azure WebSites is safe with respect to ShellShock. Azure WebSites uses IIS as our web server and we do not expose any external anonymously-accessible endpoint which exposes/calls Bash.
Note that we do install Bash as part of our VM installation (it comes with Git). But we do not expose any vector for calling into this shell remote/anonymously. We will be updating Bash for caution-sake.

Resources