1,809,586 questions

Sort by: Updated
1 answer One of the answers was accepted by the question author.

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 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.

5,647 questions
Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

12,163 questions
asked 2021-06-17T13:39:41.803+00:00
Jeff vG 96 Reputation points
accepted 2021-06-18T12:42:51.983+00:00
Jeff vG 96 Reputation points
2 answers One of the answers was accepted by the question author.

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
asked 2021-06-17T09:50:18.623+00:00
Michal 196 Reputation points
answered 2021-06-18T12:42:08.433+00:00
Michal 196 Reputation points
1 answer One of the answers was accepted by the question author.

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
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.

8,170 questions
asked 2021-06-15T02:01:59.93+00:00
Phuong Nguyen 166 Reputation points
commented 2021-06-18T12:39:19.533+00:00
Phuong Nguyen 166 Reputation points
0 answers

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
Microsoft 365 and Office | Development | Other
Outlook | Windows | Classic Outlook for Windows | For business
asked 2021-06-18T12:21:05.973+00:00
Štěpán Martínek 1 Reputation point
0 answers

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
Developer technologies | Windows Presentation Foundation
Windows for business | Windows Client for IT Pros | User experience | Other
asked 2021-06-17T07:17:51.37+00:00
Marián Miko 6 Reputation points
commented 2021-06-18T12:15:19.647+00:00
bemi 1 Reputation point
2 answers

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
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs

4,982 questions
Microsoft Security | Microsoft Graph
asked 2021-01-14T09:18:38.513+00:00
Erik Gullestad 1 Reputation point
commented 2021-06-18T12:12:05.51+00:00
Jagadeesh-MSFT 331 Reputation points
2 answers One of the answers was accepted by the question author.

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
asked 2021-02-24T03:51:50.083+00:00
vinodkumar s 21 Reputation points
answered 2021-06-18T12:10:58.077+00:00
adel fattal 1 Reputation point
1 answer

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
asked 2021-06-16T06:53:28.5+00:00
brandsen 26 Reputation points
commented 2021-06-18T12:02:57.66+00:00
brandsen 26 Reputation points
1 answer

" 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

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.

9,909 questions
asked 2021-06-16T22:28:20.207+00:00
Emil Karimov 1 Reputation point
commented 2021-06-18T11:57:17.427+00:00
Ajay Kumar N 28,261 Reputation points Microsoft Employee Moderator
1 answer

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
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.

5,647 questions
asked 2021-06-13T16:34:09.557+00:00
Terrence Rideau (Americas) 1 Reputation point
commented 2021-06-18T11:48:46.38+00:00
PRADEEPCHEEKATLA 91,866 Reputation points
1 answer

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
asked 2021-06-16T07:17:41.31+00:00
RaoulRSV 31 Reputation points
commented 2021-06-18T11:46:12.067+00:00
RaoulRSV 31 Reputation points
1 answer One of the answers was accepted by the question author.

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
Azure Batch

An Azure service that provides cloud-scale job scheduling and compute management.

415 questions
Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

12,163 questions
asked 2021-06-15T15:28:43.547+00:00
William Donofrio (US - IFS) 96 Reputation points
accepted 2021-06-18T11:43:37.26+00:00
William Donofrio (US - IFS) 96 Reputation points
2 answers One of the answers was accepted by the question author.

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
Azure Databricks

An Apache Spark-based analytics platform optimized for Azure.

2,957 questions
asked 2021-06-17T09:04:40.467+00:00
kalyan reddy 186 Reputation points
commented 2021-06-18T11:43:11.753+00:00
PRADEEPCHEEKATLA 91,866 Reputation points
1 answer One of the answers was accepted by the question author.

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
Azure Container Instances

An Azure service that provides customers with a serverless container experience.

793 questions
Developer technologies | .NET | .NET Runtime
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.

1,323 questions
Azure App Service
Azure App Service

Azure App Service is a service used to create and deploy scalable, mission-critical web apps.

9,909 questions
asked 2021-06-03T18:03:34.907+00:00
RaoulRSV 31 Reputation points
accepted 2021-06-18T11:40:20.963+00:00
RaoulRSV 31 Reputation points
2 answers

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
Azure Storage

Globally unique resources that provide access to data management services and serve as the parent namespace for the services.

3,859 questions
Azure Disk Encryption
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.

190 questions
asked 2021-06-15T13:40:57.353+00:00
HASSAN BIN NASIR DAR 396 Reputation points
commented 2021-06-18T11:38:33.687+00:00
SUNOJ KUMAR YELURU 18,256 Reputation points MVP Volunteer Moderator
0 answers

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
Azure Logic Apps

An Azure service that automates the access and use of data across clouds without writing code.

3,799 questions
asked 2021-06-16T07:13:21.8+00:00
JorneS 201 Reputation points
commented 2021-06-18T11:33:28.097+00:00
JorneS 201 Reputation points
1 answer One of the answers was accepted by the question author.

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
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

6,471 questions
asked 2021-06-04T05:01:00.697+00:00
Anonymous
accepted 2021-06-18T11:24:27.173+00:00
Anonymous
0 answers

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
asked 2021-06-18T11:20:31.217+00:00
Sunita Nayak 1 Reputation point
1 answer One of the answers was accepted by the question author.

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#
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.

11,800 questions
asked 2021-06-16T23:07:42.193+00:00
JAL 591 Reputation points
accepted 2021-06-18T11:13:20.763+00:00
JAL 591 Reputation points
1 answer One of the answers was accepted by the question author.

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#
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.

11,800 questions
asked 2020-12-17T15:24:04.207+00:00
Markus Freitag 3,791 Reputation points
accepted 2021-06-18T11:13:07.6+00:00
Markus Freitag 3,791 Reputation points