About 1,330,000 results
Open links in new tab
  1. How to give sysadmin permission to user in Azure SQL Database

    Nov 27, 2015 · How to grant sysadmin permissions to user in Azure SQL Database or how to give same level of access to a user in Azure SQL Database?

  2. How can I schedule a SQL job in Microsoft Azure SQL Database?

    I have one SQL Agent maintenance job which checks the index fragmentation within a database and rebuilds indexes if required. This is running well in my test server (Microsoft Sql Server …

  3. How to set Azure SQL to rebuild indexes automatically?

    In on premise SQL databases, it is normal to have a maintenance plan for rebuilding the indexes once in a while, when it is not being used that much. How can I set it up in Azure SQL DB? …

  4. What is the difference between Azure VNET integration and VNET ...

    Feb 1, 2025 · It mainly used for Outbound traffic from the Azure PaaS applications, Follow the link by KapilAnanth-MSFT Example: When you enable VNET Integration for an Azure Web App, …

  5. Microsoft Azure VMs IaaS or PaaS? - Stack Overflow

    May 4, 2020 · I would like some clarification on whether Azure VM's are strictly IaaS or can be PaaS depending on the amount responsibilities the creator/user has. I've seen multiple …

  6. What is SaaS, PaaS and IaaS? With examples - Stack Overflow

    Great question! SaaS, PaaS, and IaaS are the three main models of cloud computing. SaaS offers ready-to-use software, PaaS provides a platform for developers, and IaaS delivers …

  7. paas - Azure SQL database vs Azure SQL Managed Instance

    Apr 2, 2023 · About Azure SQL Database. Azure SQL Database is a relational database-as-a-service hosted in Azure that falls into the industry category of Platform-as-a-Service (PaaS). …

  8. How to get notification updates from Microsoft about all Azure …

    Apr 2, 2024 · To receive notifications about Azure services, Microsoft provides several resources. You can subscribe to Azure Health Service Issues through Azure Monitor to receive …

  9. Is Azure DevOps a PaaS or IaaS? - Stack Overflow

    Dec 26, 2018 · Azure DevOps is SaaS for end users (Developers,PM,QA and other stakeholder). In the backend, all the services offer by "Azure DevOps" may run on VMs or Physical server. …

  10. Restore to Azure SQL PAAS database a bak file? - Stack Overflow

    It seems all options to restore to Azure SQL PAAS are turned off for a 'bak' backup and you have to make a bacpac for going instance to Azure PAAS. The problem is that this takes hours just …