54,696 questions

Sort by: Answers
0 answers

Not able to create logic app

Not able to create logic app in any region

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,894 questions
asked 2024-05-21T14:37:51.08+00:00
Ramu Gade 0 Reputation points
commented 2024-05-21T14:42:35.4633333+00:00
Luis Arias 5,131 Reputation points
0 answers

Child Component(ConfigurePizzaDialog) Buttons Click (Cancel and Order Buttons) is not calling the OrderState Methods

Dear Manager, I am learning this module and created the same BlazzzingPizza application in Visual Studio 2022. The Child Component ConfigurePizzaDialog has 2 buttons. They are Cancel and Order. I have created the EventCallbacks for these buttons and…

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,022 questions
asked 2024-05-21T11:17:26.61+00:00
supraja t 0 Reputation points
commented 2024-05-21T14:41:45.1666667+00:00
Rakesh Gurram 3,810 Reputation points Microsoft Vendor
0 answers

Use certificate/FIC for Azure Data Explorer service connector on ADO

Hi team, our current azure data explorer service connector uses service principal key and secrets to authenticate. However, in response to a security incident we're solving, we need to convert the service connector to use SNI and certificates for…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
487 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,801 questions
asked 2024-05-06T23:28:45.5266667+00:00
03318626 5 Reputation points Microsoft Employee
commented 2024-05-21T14:39:53.77+00:00
Manoj Battula 0 Reputation points Microsoft Employee
0 answers

Reactivate my MSDN Azure subscription

How do I activate my MSDN Azure subscription? Now a new billing cycle has started.

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
991 questions
asked 2024-05-21T14:39:37.2066667+00:00
Liming Ren 0 Reputation points
0 answers

Excel script executable by button in workbook once only once, but fails with an error "the button cannot run since the script was unshared. Contact the owner to share it again" when clicked twice.

Created an excel script, and added a button to the excel workbook. This script is owned by and linked to my account. But since the workbook is accessible to my whole organisation, people are able to execute this script by using the button added. While…

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,348 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,529 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,570 questions
asked 2024-05-07T08:47:24.0733333+00:00
Anshal Mukesh Lad 5 Reputation points
commented 2024-05-21T14:37:25.8866667+00:00
Anshal Mukesh Lad 5 Reputation points
0 answers

Get RecycleBin path

I am trying to get the RecycleBin path with the following code: std::wstring GetRecycleBinPath() { std::wstring path{}; SHGetSpecialFolderPathW(NULL, path.data(), CSIDL_BITBUCKET, FALSE); std::clog << ::GetLastError() << std::endl; return…

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,557 questions
asked 2024-05-21T14:36:52.1966667+00:00
Flaviu_ 911 Reputation points
0 answers

Storage shows 2.2GB but I deleted all artifacts more than 48h ago

I am in the free tier. My storage shows 2.2GiB but I deleted all artifacts more than 48h ago and it still has not decreased. I am unable to upload new artifacts. Here there are some screenshots showing the problem: Storage shows 2.2Gib But I…

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,740 questions
asked 2024-05-21T14:36:48.11+00:00
Jorge Moraleda 0 Reputation points
0 answers

How to force all S2S VPN traffic through Azure firewall

Hi We currently have a hub and spoke setup in Azure. The hub contains an Azure firewall, an ExpressRoute gateway and a VPN gateway. All traffic for the spokes is routed through the Azure firewall. We have IPSec VPNs over our ExpressRoute which terminate…

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,401 questions
Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
580 questions
asked 2024-05-16T15:27:08.08+00:00
Sean Dodd 25 Reputation points
commented 2024-05-21T14:33:44.0533333+00:00
KapilAnanth-MSFT 36,396 Reputation points Microsoft Employee
0 answers

Exercise - Deploy an MLFlow model to a batch endpoint

There was an issue with some of the code in the notebook of final exercise. The very very last cell block to execute gave a syntax error and was unable to locate the predictions.csv. Also there was nothing in the 'Child jobs' representing the running of…

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,022 questions
asked 2024-05-21T14:14:14.8533333+00:00
James Murphy 0 Reputation points
commented 2024-05-21T14:32:20.9266667+00:00
Rakesh Gurram 3,810 Reputation points Microsoft Vendor
0 answers

Difference of storage account access permissions read add create write delete list

When creating Shared Access Token/Signatures or Access Policy for Storage Account. I can specify which Permission will be granted: read/add/create/write/delete/list Is there a official source that tell what the permissions can do?

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,740 questions
asked 2024-05-21T14:31:11.3066667+00:00
Tien 20 Reputation points
0 answers

Mixing net standard and visual c++

Hello Using VS 2017, can one have both net standard 2.0 and visual c++ projects in the same solution with the net standard project referencing the visual c++ project (.vsxproj)? If I create one solution containing two projects of this kind using VS 2017…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,449 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,681 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,557 questions
asked 2024-05-21T08:47:24.7566667+00:00
Flade, David 0 Reputation points
commented 2024-05-21T14:30:29.17+00:00
Hui Liu-MSFT 41,146 Reputation points Microsoft Vendor
0 answers

Why do I not see my Power BI Pro License purchase in Azure or anywhere on my account?

I have attempted to contact the support person that I was referred to in order or Purchase Power BI Pro licenses for our organization. Literally I have looked in every facet of the platforms to find it and it is only showing the "FREE"…

Azure Service Fabric
Azure Service Fabric
An Azure service that is used to develop microservices and orchestrate containers on Windows and Linux.
253 questions
asked 2024-05-21T14:28:44.44+00:00
Debra Cunningham 0 Reputation points
0 answers

How to get third party cloud storage accounts report which users are using their work account via PowerShell or any other way in M365?

How to get third party cloud storage accounts report which users are using their work account via PowerShell or any other way in M365?

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.
3,933 questions
Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,223 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,823 questions
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,242 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,144 questions
asked 2023-07-26T09:42:01.8033333+00:00
Vinod Survase 4,706 Reputation points
commented 2024-05-21T14:28:04.23+00:00
David Goldstein 0 Reputation points
0 answers

App Services on Linux rebooting because exceeded "memory limits"/"swap usage limits"

Hello, I currently have a functional and production Windows service plan hosting 4 Blazor server side applications (2 production and 2 staging). I want to switch these applications to a Linux app service plan. So, I created a Linux Service Plan (P0v3,…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,413 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,003 questions
asked 2024-05-21T08:23:23.8366667+00:00
Rémy Bertrand 0 Reputation points
commented 2024-05-21T14:25:45.06+00:00
SnehaAgrawal-MSFT 18,701 Reputation points
0 answers

ADF | ADB Activity Execution Time on Job Clusters

Has anyone noticed adb notebooks running (on job clusters) faster in ADF ? we have sequential notebook activities and seeing the start up time of clusters to be as low as 2 minutes.

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,959 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,714 questions
asked 2024-05-21T13:11:38.6066667+00:00
Lokesh 211 Reputation points
commented 2024-05-21T14:23:22.34+00:00
ShaikMaheer-MSFT 38,126 Reputation points Microsoft Employee
0 answers

Signage of a third-party image to be loaded by a VBS enclave

With the recent blog post announcing that "VBS enclaves are now available to third-party application developers," there seems to be a lack of explanation regarding the signage of the images loaded by VBS enclaves. Is it similar to Intel's…

Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,780 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,381 questions
Azure Trusted Signing
Azure Trusted Signing
Trusted Signing is a Microsoft fully managed, end-to-end signing solution that simplifies the certificate signing process and helps partner developers more easily build and distribute applications.
5 questions
asked 2024-05-21T14:21:40.9+00:00
ken 0 Reputation points
0 answers

Outlook not autofilling from contacts

We recently moved to Outlook 2021. We were able to import contacts, but auto fill will not reference the contact book. I know its enabled I know outlook is up to date I have tried disabling add ons. I have the exact same issue on 5 computers now that we…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,093 questions
asked 2024-05-21T14:18:13.6066667+00:00
chris kravetsky 0 Reputation points
0 answers

Getting a SQL connection error when adding Skillsets on an indexer

I have an indexer that gets data from an Azure database and stores it in an index successfully. Once I add any skillset to the indexer, I get the following error: A network-related or instance-specific error occurred while establishing a connection to…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
749 questions
asked 2024-05-21T14:16:13.33+00:00
Eugene Zhuravel 0 Reputation points
0 answers

How to get Japanese IME ready on school computer?

I'm on a school computer and I'd like to be able to type in Japanese. I added Japanese in the "add languages" part and let it download. When I go to the keyboards and press the Japanese one, whenever I type with it, it immediately switches from…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,778 questions
asked 2024-05-21T14:10:48.2466667+00:00
ThatMCGal 0 Reputation points
0 answers

How to exclude some libraries to be trimmed in .NET 8 for Android, not MAUI?

I've been migrating my app from Xamarin.Android to .NET 8 and I'm getting some issues since I don't have an option to exclude some libs that existed in Xamarin: But in .NET 8 for Android in Visual Studio 2022, there is nothing like that: I tried to add…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,300 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,449 questions
C#
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.
10,363 questions
asked 2024-05-21T14:10:40.6733333+00:00
Federico Navarrete 616 Reputation points