An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
Is there a way to increase the length of Interactive Authoring sessions?
I understand the TTL parameter in the Debug Runtime settings can be changed. Can the length of the Interactive Authoring session be increased similarly? Unlike the Debug Session's toggle switch, it is never apparent when this session has ended, which…
Azure Synapse Analytics
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
System Center Service Manager 2019 - Incident status stuck at Pending
Hello everyone, I have an where status is stuck for Incident. When user creates Incident within portal status of new ticket is "Active", when I use option "Request user input" status is changing to "Pending" and it's…
System Center Service Manager
A family of System Center products for managing incidents and problems.
SCP-Autodiscover for two exchange Server
Hi MS, I just installed 2 EXchange 2016 CU20 Domain local: nvp.lab Domain Public: nvp.vn EX1.nvp.lab: 10.10.10.1 (Databases: DB1) EX2.nvp.lab: 10.10.10.2 (Database: DB2) I configured Ex1, SCP: Get-ClientAccessService -identity…
Exchange | Exchange Server | Management
The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.
Outlook - automatically open add-in side pane when object opened
To provide our in-house userbase with better expirience we would like to open our Addin when new meeting is being composed. This is importnant feature, missing in Outlook. The feature was already requested and should be in backlog …
Microsoft 365 and Office | Development | Office JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
Microsoft 365 and Office | Development | Other
Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
Outlook | Windows | Classic Outlook for Windows | For business
Using classic Outlook for Windows in business environments
Pdfs stopped working (win10)
Hi, We here using in out application PdfSharp.Viewing and in a different the System.Windows.Controls.WebBrowser pdfWebViewer to display Pdf files (Acrobat) ... After the recent update of win10 none of these is working any more. While in the…
Developer technologies | Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
Developer technologies | Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
Windows for business | Windows Client for IT Pros | User experience | Other
Monitor ongoing meetings in Microsoft Teams through Graph API
I'm using the Microsoft Graph API beta to create online meetings with an application token. I use this end point to create the meetings. POST /users/{userId}/onlineMeetings/createOrGet Now we are looking for a way to monitor these meetings. We need to…
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
Not able to scheduling exam
I was trying to schedule exam az-204 from the last two days. but not able to schedule because of following Error. 50053: Sorry, we are having a service interruption and we are unable to complete your transaction. Please contact customer support.
Community Center | Not monitored
Tag not monitored by Microsoft.
Sharepoint 2010, databases are to new and not supported
Hi! I have a old 2010 Sharepoint Server, with SP1 and CU for August 2012. It states that several of the dabases are in compatibility mode, and that three content databases and the Web_sharepoint_configuration database is 'too new and is not supported'. I…
Microsoft 365 and Office | SharePoint Server | For business
A family of Microsoft on-premises document management and storage systems.
" An unexpected error has occurred. " Azure Portal Domain Manager
Hello, when i trying change nameservers i get this error
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Synapse Built-in SQL Pool not available with "internal error" after Workspace creation. 1hour later it was online?
I created a Synapse Workspace based on Quickstart steps. Built-in SQL pool was not available due to internal error. I researched the issue (Azure, Stack Overflow) but could not find a resolution. After an hour or so it was online. How do I find out…
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
Weboffice complement + WebApi(Core 5.0) Azure
I developped a solution with WebOffice complement (Excel) + WepApi (Core 5.0) dialoging through Http and I want to upload it to Azure. Does anyone have guidelines for it ? Thanks
Community Center | Not monitored
Tag not monitored by Microsoft.
Azure Batch not Running PowerShell File
See Pipeline run ID c4b981c2-9b04-4ea3-937e-1e7f55e8630a. I am running the below script in Powershell though the Custom activity in Azure Data Factory. echo "Hello World" The connection to Azure Batch is showing successful. Furthermore,…
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
Will existing cluster with databricks runtime stop working because of out of support
Hi, I am currently using an old data bricks cluster that uses a 6.4 ML version. Will it ever stop working? I understand that its out of support. But, if I never delete this cluster, can I keep using the same cluster? Will i ever be forced to upgrade…
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
Dotnet/Corert publish folder installation inside a container
I did compile a netcore 5.0 application with dotnet/corert and want to use the output as a containerized App Service with Azure. Is there any guideline for it ?
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
Developer technologies | .NET | .NET Runtime
.NET: Microsoft Technologies based on the .NET software framework. Runtime: An environment required to run apps that aren't compiled to machine language.
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Azure Encrypted VM backup
Hi, I have two VMs in Azure. VM01 disk is encrypted But VM02 disk is not encrypted. I have a backup for VM02. Now I want to create a backup for VM01. Since VM01 has encrypted disk. So my question is, Backup steps for the VM01 are same as VM01 or…
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
Azure Disk Encryption
An Azure service for virtual machines (VMs) that helps address organizational security and compliance requirements by encrypting the VM boot and data disks with keys and policies that are controlled in Azure Key Vault.
Redeploy logic app after removal results in NotFound
Hi, Currently I am creating a ARM template to deploy some components, I have a logic app, with some api connections and storage in a resource group. When I remove the resource group and deploy the ARM template. Then I see that the deployment of the…
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
How to decrypt any blob file using key in Azure functions(python)
I need to decrypt a file stored in Azure blob storage using the key and store the decrypted file in another blob storage. Is it possible to perform this operation using Azure functions(Python).
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
How to make signtool to sign a hlkx package ?
How to make signtool to sign a hlkx package ? Is is possible with the latest version of windows SDK or Microsoft has any plan for upcoming release to support HLK/HCK signing with signtoo ?
Windows development | Windows API - Win32
How to lock a method accessed by both classic threads and async threads
I thought I heard somewhere that the lock-keyword isn't reliable on asynchronous threads. The complication here is that I have both classic threads and asynchronous threads trying to access my method. What kind of lock will work for both types of…
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
C# endless list is filled and taken - BlockingCollection
Hello, I have a thread that receives data and buffers it in a list. Another thread that takes this data. Task t1 = Task.Run(() => { bc.Add(1); bc.Add(2); …
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.