351,680 questions

Sort by: Updated
3 answers

Is It Possible To Call HTTPClient From SSIS Script Task?

Hi, I have the following code in my SSIS script task: However, if I put a break point on the client.SendAsysnc, the code goes right by it. Then if I take out the break point and do a break point after execution, the SSIS project just stops running. …

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,479 questions
asked 2024-06-06T17:37:15.7233333+00:00
Paduck, Daniel 0 Reputation points
answered 2024-06-07T06:24:10.11+00:00
ZoeHui-MSFT 34,186 Reputation points
1 answer

teams chat issue with Skype for business - Hybrid mode

Hi, we are testing our migration from Skype for Business on premise server 2015 to Teams. Specifically, I'm testing co-existence of the chat function - which should work Hybrid has been configured as per…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,322 questions
asked 2024-06-06T01:26:27.1966667+00:00
David Frith 0 Reputation points
answered 2024-06-07T06:24:03.33+00:00
JimmyYang-MSFT 49,701 Reputation points Microsoft Vendor
0 answers

I'm unable to create project with TFVC in Azure Devops. I'm unable to see the option which I was able to do previously.

When I'm trying to create a new Project I'm not getting the TFVC version control option.

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
260 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,016 questions
Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,109 questions
asked 2024-06-07T06:11:25.6733333+00:00
Sudarshan Bhamare 45 Reputation points
commented 2024-06-07T06:23:55.6466667+00:00
Anveshreddy Nimmala 3,115 Reputation points Microsoft Vendor
0 answers

Storage account (SFTP enabled) expose to public

I have a storage account with SFTP enabled. Currently, this can access anyone who in the internet. I don't want to expose my storage to the public. I want to allow only port 22 for this. also, We don't want to add single public IPs or networks. The goal…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,528 questions
asked 2024-06-06T13:36:00.97+00:00
Pradeep Narangoda 0 Reputation points
commented 2024-06-07T06:23:53.26+00:00
Pradeep Narangoda 0 Reputation points
1 answer

Cannot find how to get to this "Project Defaults" section "in the General pane in the Property Pages."

On this page in the documentation, it describes a "Project Defaults" section on some ephemeral "Debug Property Pages" page in some properties setting dialog, shown below: However, the documentation gives no explanation…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,579 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
982 questions
asked 2021-12-13T21:16:25.753+00:00
Grant Robertson 1 Reputation point
commented 2024-06-07T06:23:22.6233333+00:00
Captain ''Soap'' MacTavish 0 Reputation points
1 answer

How can I assign User Role Policy (Role Assignment Policy) to a Mail-enabled security group using PowerShell?

I am trying to remove Forward option from OWA for our corporate users. I can create a new role and role policy can assign it to one single user or multiple users one by one, but I do not want manual process. We have hundreds of users, so I want to assign…

Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,281 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,202 questions
asked 2024-05-29T22:51:52.9066667+00:00
Abhi Patel 0 Reputation points
commented 2024-06-07T06:23:03.25+00:00
Bruce Jing-MSFT 1,530 Reputation points Microsoft Vendor
1 answer

How to decommission an on-prem Exchange server in a hybrid config without losing functionality?

We have a Windows 2012R2 with an Exchange 2013. We set up everything to a hybrid environment with 365. That was no problem (hybrid configuration wizard). We also, of course, have an AD sync with 365. We have no ADFS. We migrated all mailboxes to 365,…

Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,940 questions
asked 2024-06-05T14:28:57.9166667+00:00
Kurt Stichelmans 481 Reputation points
commented 2024-06-07T06:21:35.8133333+00:00
Bruce Jing-MSFT 1,530 Reputation points Microsoft Vendor
1 answer

Create SAS service using python

In powerbi, Is it possible to create sas service for a blob using python? https://learn.microsoft.com/en-us/azure/storage/blobs/sas-service-create-python

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,795 questions
asked 2024-06-07T06:03:57.13+00:00
Chilakapati Jyothirmayi 0 Reputation points
answered 2024-06-07T06:21:05.94+00:00
Sudipta Chakraborty - MSFT 1,101 Reputation points Microsoft Employee
0 answers

Junk characters issue when trying to read Thai resources (.rc) in Windows App

I am working on the development of a windows app where when the .rc file used in this project is localized in thai junk characters appear on the app UI. We are using ANSI based rc files in this project. I understand that for my app to work I need to…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,463 questions
asked 2024-05-28T14:41:40.8166667+00:00
Daman 0 Reputation points
edited the question 2024-06-07T06:20:23.63+00:00
Tianyu Sun-MSFT 28,166 Reputation points Microsoft Vendor
1 answer

My.NET 4.7 MVC 5 project website displays its file listing, but it should show the home page of the project

Hi, I am not sure what could cause my website to display the projects file listing instead of the intended home page? During the upgrade, here are some packages I had to install : PM> NuGet\Install-Package Microsoft.AspNet.Mvc -Version 5.3.0…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,349 questions
asked 2024-06-06T23:26:12.68+00:00
iqworks Information Quality Works 276 Reputation points
answered 2024-06-07T06:20:14.5166667+00:00
QiYou-MSFT 4,306 Reputation points Microsoft Vendor
0 answers

org.apache.hadoop.fs.FileAlreadyExistsException: Failed to rename temp file

[Repeat Question due to old thread] We have built a streaming pipeline with spark autoloader. Source Folder is a azure blob container. We've encountered a rare issue (could not replicate it). Below is the exception…

Azure Data Lake Storage
Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,389 questions
Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,002 questions
asked 2024-06-07T01:40:56.47+00:00
Hiran Amarathunga 0 Reputation points
commented 2024-06-07T06:19:34.9333333+00:00
Vinodh247-1375 11,726 Reputation points
0 answers

[Issue Report]There are 2 iframes being shown when user open the office add-ins

In certain Outlook versions, there are 2 iframes being shown for some reason and they would have different local storage

Outlook
Outlook
A family of Microsoft email and calendar products.
3,177 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,621 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,967 questions
asked 2024-06-07T06:18:57.0966667+00:00
Joy Zhang 0 Reputation points
7 answers One of the answers was accepted by the question author.

CVE-2013-3900 WinVerifyTrust Signature Validation Vulnerability

Hi All https://msrc.microsoft.com/update-guide/vulnerability/CVE-2013-3900 To remediate the vulnerability CVE-2013-3900 is to add the below registry values. [HKEY_LOCAL_MACHINE\Software\Microsoft\Cryptography\Wintrust\Config] …

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,531 questions
Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,408 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,366 questions
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,758 questions
asked 2023-02-20T20:35:49.2333333+00:00
Roger Roger 5,006 Reputation points
commented 2024-06-07T06:18:33.5733333+00:00
Russell Graham 156 Reputation points
0 answers

Microsoft Entra External ID and authentication using Microsoft Entra federation

Hello, I have been testing the MS Entra External ID sign up and sign in user flow. It came to me as a surprise that users from other MS Entra ID tenants need to be added as Guest users to the External ID tenant. In other words, the login screen in the…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,695 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,989 questions
asked 2024-06-05T09:50:16.89+00:00
Masi Malmi 16 Reputation points
commented 2024-06-07T06:17:53.7666667+00:00
Akhilesh 5,960 Reputation points Microsoft Vendor
1 answer

cdx.transform.microsoft.com 90 days tenants limitations

Hello, I'm trying to find information about 90 days tenant limitations. I know that i could create five tenants for 90 days. What about when i have to test something on that tenant and delete it after few hours and then create another tenant in this…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,989 questions
asked 2021-04-09T10:59:18.39+00:00
MaciekK 11 Reputation points
commented 2024-06-07T06:17:38.8533333+00:00
Simo Venäläinen 0 Reputation points
0 answers

Why is my panning in Direct 2D drifting at the edge of the window?

I'm going through a windows tutorial for Direct 2D drawing a small picture on a render target and I decided to try to add pan and zoom capabilities. All is working mostly fine but I'm having an issue with the pan. My is supposed to move in sync with…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,463 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,579 questions
asked 2024-06-07T01:27:46.7733333+00:00
Forrest Crawford 0 Reputation points
commented 2024-06-07T06:16:27.8733333+00:00
Xiaopo Yang - MSFT 11,741 Reputation points Microsoft Vendor
4 answers

How do you remotely debug an Azure cloud service extended from Visual Studio?

Before migrating from a classic cloud service to extended I was able to remotely debug the cloud service from Visual Studio 2019. Now the Server Explorer does not display the migrated service so can not attach debugger from there. Other methods of…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
656 questions
asked 2024-05-09T22:04:44.73+00:00
Glenn Rockland 6 Reputation points
edited the question 2024-06-07T06:15:28.92+00:00
Anna Xiu-MSFT 27,016 Reputation points Microsoft Vendor
1 answer

Azure Files deleted folder keep appearing

Hi This is weird, I deleted 3 folders from our Azure Files but 2 of them keep showing. One dessapeared inmediatly. Is this normal?, when will the other 2 dessapear? I'm using Azure Storage Explorer to perform these operations but I can see the deleted…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,195 questions
asked 2024-06-06T12:07:53.5066667+00:00
Huain Gomez 0 Reputation points
answered 2024-06-07T06:14:02.09+00:00
Nehruji R 3,196 Reputation points Microsoft Vendor
0 answers

Request to help to Reschedule Exam Due to Internet Connection Issues

I participated in the "MB-330 - Microsoft Dynamics 365 Supply Chain Management Functional Consultant - English (ENU)" scheduled for [Thursday, June 6, 2024] online testing with OnVUE. However, at 09:30 am, I encountered significant problems…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,032 questions
asked 2024-06-07T06:13:29.0266667+00:00
Chau Van Loi (ERP.DNM) 0 Reputation points
2 answers

Problem with the 30 days challenge of AI-900

Problem with the 30 days challenge of AI-900: in the challenge they refer to 15 modules in order to achive the challenge, however the progress bar is showing 17 modules. so it can't be completed at all.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,817 questions
asked 2024-01-12T10:36:00.9133333+00:00
ALAMI OUAZZANI, MOHAMMED OUALID 5 Reputation points
commented 2024-06-07T06:13:07.1533333+00:00
sneha aggarwal 0 Reputation points