342,512 questions

Sort by: Created
0 answers

How to allow large file upload in my VM

When I try to upload a large file into my VM (15 MB), I get an "Internal Server Error". The App running in the VM does not limit the file size so the problem should be in VM parameters setting : is there a parameter in the VM to allow larger…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,166 questions
asked 2024-04-30T08:02:04.4566667+00:00
DOMINIQUE WEYAND 0 Reputation points
0 answers

How can I prevent the device font size effect of a MAUI iOS app?

When ever I change the font size in the iOS device, that font size is effecting on the MAUI application. I want to restrict that. Thanks Vaibhav Methuku.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,883 questions
asked 2024-04-30T07:59:29.0966667+00:00
Vaibhav Methuku 60 Reputation points
0 answers

How to add a function app for azure workbook and sentinel solution

Hi, I am working on contributing to an azure sentinel solution in github, My solution contains data connector and workbooks. Now, I want to add a workbook that talks to a custom endpoint. In this case, the custom endpoint is a function app http…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,805 questions
asked 2024-04-30T07:54:16.0666667+00:00
Ashwin Venkatesha 105 Reputation points
0 answers

Possible to remove primary site from CAS and make it a standalone primary site? And how to do this if possible?

Currently I have 1 CAS with multiple primary sites connected to it. Can I remove one of the connected primary site from CAS and make it a standalone primary site? Also would like to know how can I achieve this?

Microsoft Configuration Manager
asked 2024-04-30T07:54:10.88+00:00
Marcus Wong Theen Nam 1,091 Reputation points
0 answers

Activity stuck in queue status

Starting from today morning, I am facing problem that any pipeline run, by trigger or manually or in debug mode, doesn't start. To be precise, pipeline starts ("In progress", but first activity stays in "Queue" status). Doesn't matter…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,560 questions
asked 2024-04-30T07:54:01.1866667+00:00
Gużewski, Jacek 55 Reputation points
0 answers

Change Product Key of Windows Server 2022 using Ansible and/or PowerShell script

Hi there, I am trying to automate the process of provisioning a Windows Server based Virtual Machine using Azure and Ansible. My company has some Windows Server product keys available through the Microsoft Partner Program. My goal is to use one of these…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,137 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,149 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,372 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,064 questions
asked 2024-04-30T07:44:01.64+00:00
Erik Burmester 0 Reputation points
0 answers

How to check in ADF if a csv file contains data or not when file can contain more than 5000 rows (limitation for Get Metadata activity)

Hi, How can I check if a csv file contains any data (file always contains header row)? Problem is that I can get file where is more than 5000 rows (sometimes I can get 60k). In that case I face the issue of GetMetadata limitation: …

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,430 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,560 questions
asked 2024-04-30T07:41:26.0433333+00:00
Gużewski, Jacek 55 Reputation points
0 answers

Considerations for OneDrive Inclusion in User Profile and Computer Migration Across Forests

Hi Team, I hope you're doing well. I'm curious about the considerations that need to be taken into account for OneDrive, including files, folders, and sync, before migrating a user profile and computer across forests. What are Microsoft's…

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,800 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,129 questions
asked 2024-04-30T07:40:10.73+00:00
Prabhjot Singh 145 Reputation points
0 answers

I completed the Microsoft AI Skills Challenge on the 26th of March but never received any email from Microsoft since then. Challenge closed on the 19th of April. What could be the reason why I'm not receiving any email from Microsoft?

Hello team. I hope my message finds you well. I took part in the Microsoft AI Skills Challenge, and completed on the 26th of March. Specifically, I took the "Fabric Analytics Engineer" challenge. The challenge closed on the 19th of April.…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
938 questions
asked 2024-04-30T07:35:58.12+00:00
Robert Selemani 0 Reputation points
0 answers

Facing issues connecting Azure DevOps Git to Azure Data Factory despite correct configurations and permissions in SAW machine

image (2).png image.png

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,560 questions
asked 2024-04-30T07:34:17.25+00:00
Preshak Kumar (INFOSYS LIMITED) 0 Reputation points Microsoft Vendor
0 answers

internet explorer mode page

Hi Team how to add URL in internet explorer mode page through group policy in ad server please let us now gpo setting in server.

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,149 questions
asked 2024-04-30T07:29:37.91+00:00
Mohammed Ahmed 20 Reputation points
0 answers

Possible to have two-server farm for redundancy for Sharepoint Subscription Edition/2019?

Hi, How do you get full redundancy with two servers using custom role so that both servers have the same services running, with both front end and search? Is it possible to manually start the same services, for example the Sharepoint Server Search…

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,222 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,643 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,804 questions
asked 2024-04-30T07:24:51.1533333+00:00
Dil123 0 Reputation points
0 answers

How to use input and output bindings on Azure function app, python programming model v2 and using ASGI Web framework?

How to use input and output bindings on Azure function app that is written using python programming model v2 and an ASGI Web framework - FastAPI? How do I add bindings (input and output) to endpoints defined like the below? Is it possible? How would…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,276 questions
asked 2024-04-30T07:22:22.4033333+00:00
Jan Kowalik 100 Reputation points
commented 2024-04-30T07:39:41.87+00:00
Jan Kowalik 100 Reputation points
0 answers

Changing language in user profile does not change the ui language for Azure DevOps Service

Hello as described in the title i want to change the ui language of Azure DevOps to german. At the user settings menu I set my prefered language to german: Deutsch (Deutschland). But the ui still remains in english. Do i miss something here?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,894 questions
asked 2024-04-30T07:17:57.0066667+00:00
Giuseppe Affuso 0 Reputation points
0 answers

Can you please provide me the API details for this?

I want to get the Microsoft Message encryption report and Alerts from Microsoft Compliance programatically using API. Manually I do the process in the following way: Message Encryption Report: Link:…

Microsoft Purview
Microsoft Purview
A Microsoft data governance service that helps manage and govern on-premises, multicloud, and software-as-a-service data. Previously known as Azure Purview.
934 questions
Microsoft Defender for Identity
Microsoft Defender for Identity
A Microsoft service that helps protect enterprise hybrid environments from multiple types of advanced, targeted cyberattacks and insider threats.
151 questions
asked 2024-04-30T07:14:56.3566667+00:00
Priyansu Nayak 0 Reputation points
0 answers

Create a new instance from Database and API

Hi All i have Azure subscription with Database and WebApp(.net Core) i need to create a new database and webapp from the old i.e replicate the old to the new with a different Name and connection Thanks

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
938 questions
asked 2024-04-30T07:09:52.1666667+00:00
Mostafa Ali 0 Reputation points
1 answer

"Service Broker External Activator Service" .NET Framework depency

Hi, Currently I have implemented service broker external activator in sql database for change track. Now my client is upgrading .net farmework from .net 4.6 to .net 4.8 and sql server from 2017 to 2022. As "Servcie Broker External Activator…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,384 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,730 questions
.NET Runtime
.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,121 questions
asked 2024-04-30T07:08:47.03+00:00
Waqar Rauf Butt 0 Reputation points
answered 2024-04-30T07:56:22.6066667+00:00
Olaf Helper 40,816 Reputation points
0 answers

Azure SQL Database Disaster recovery

Hi Team, can you please tell me how to configure Disaster recovery to azure sql database, and what is the difference between failover group and standby replica, both are different? if different then which solution should I go? Regards

Azure SQL Database
asked 2024-04-30T07:07:30.22+00:00
Ankush Gurjar 95 Reputation points
1 answer

How does large on-prem SQL database with multiple files fill up

I got a large database with one filegroup having multiple data files spread across 2 disks. But one of the 2 disks is larger than other, with all data files on both disks have Autogrowth disabled, and the value "is_autogrow_all_files" is set…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,730 questions
asked 2024-04-30T07:00:47+00:00
Kumar 1 Reputation point
answered 2024-04-30T07:07:49.6+00:00
Olaf Helper 40,816 Reputation points
0 answers

Editor is vanish when I move to full screen

Hi, When I resize the page to full screen the editor cotent disappered? why? Thanks, <ScrollView x:Name="scrollView"> <Editor x:Name="editor" IsReadOnly="False" AutoSize="TextChanges"…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,883 questions
asked 2024-04-30T06:58:54.0366667+00:00
Dani_S 2,726 Reputation points