346,039 questions

Sort by: Updated
0 answers

Not able to perform read and write operation in iCloud in .Net Maui Mac

I have set up the app identifier in Apple developer with the document URL set up for iCloud and updated the info.plist and entitlements according to this. info.plist <key>NSUbiquitousContainers</key> <dict> …

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,429 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,945 questions
asked 2024-05-13T10:26:23.9+00:00
Kiran Mohanty 0 Reputation points
edited a comment 2024-05-15T06:18:43.6133333+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 26,846 Reputation points Microsoft Vendor
8 answers

Edge SSO not working any more

Strangest thing is happening. We assign Edge (Stabile version) to our dedicated android devices with Azure AD. Yesterday version 124.0.2478.50 (247805005) of Edge AI Browser was starting to install on our devices and we ran in to a problem instantly. The…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,156 questions
Microsoft Intune Android
Microsoft Intune Android
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Android: An open-source mobile platform based on the Linux kernel, developed by Google, and maintained by the Open Handset Alliance.
238 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,426 questions
asked 2024-04-29T10:51:08.1533333+00:00
Jenslöv, Niklas 5 Reputation points
commented 2024-05-15T06:18:22.1066667+00:00
Eddy Vanhove 0 Reputation points
1 answer

For Archive storage blobs zone redundancy is not supported

While going through document - https://learn.microsoft.com/en-us/azure/storage/blobs/access-tiers-overview#archive-access-tier, I found that zone redundancy is not supported for archive. Its bit strange that Local and Geo redundant storage are supported…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,460 questions
asked 2024-05-14T11:34:15.8666667+00:00
Sanjay Bhosale 0 Reputation points
commented 2024-05-15T06:15:19.58+00:00
Sanjay Bhosale 0 Reputation points
1 answer One of the answers was accepted by the question author.

Selecting a collection as a data source in power apps

I have been following this Power Apps training module and can't select a collection as a data source. The collection exists in the tree view but I can't select it as a data source. Has functionality changed since the training was created, or is there…

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
94 questions
asked 2024-05-07T14:24:03.4633333+00:00
Richard Warren 0 Reputation points
accepted 2024-05-15T06:14:38.1833333+00:00
Richard Warren 0 Reputation points
0 answers

event though azresource graph module installed giving error search-azgraph is not recognized

event though azresource graph module installed giving error search-azgraph is not recognized, I have used below commands but still did not work Get-Module -Name PowerShellGet Install-Module -Name Az.ResourceGraph -Repository PSGallery -Scope CurrentUser

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,704 questions
asked 2024-05-09T17:24:11.8966667+00:00
Varma 1,170 Reputation points
commented 2024-05-15T06:14:32.9366667+00:00
VenkateshDodda-MSFT 18,861 Reputation points Microsoft Employee
2 answers

I have a problem with the SQL server. The connection is disconnected. Sometimes I looked in the events. The code prints event 17886.

<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> <System> <Provider Name="MSSQLSERVER" /> <EventID Qualifiers="49152">17886</EventID> …

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,829 questions
asked 2024-05-14T06:51:54.7566667+00:00
saleh ahmed 0 Reputation points
answered 2024-05-15T06:13:59.7066667+00:00
MikeyQiao-MSFT 575 Reputation points Microsoft Vendor
2 answers

can not start sql server2012.the request failed or ther service did not respond in a timely fashion.

This error will be reported after starting sql server 2012, check the log,Please refer to the following picture to view the log. How to solve it? The description for Event ID 17836 from source MSSQL$MSSQL2012 cannot be found. Either the component that…

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,829 questions
asked 2024-05-11T04:10:59.0033333+00:00
Han Yang 0 Reputation points
commented 2024-05-15T06:13:17.54+00:00
Han Yang 0 Reputation points
1 answer

How to give external customer accounts in a entra external id tenant access to a a web api in my internal tenant?

I have an internal tenant A where I have internal resources (web api, functions, database, admin website etc). Recently I created an external tenant B with Microsoft Entra External id for customers. There I have registered a SPA app where external…

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,667 questions
asked 2024-05-11T08:33:20.6166667+00:00
Jenny Pettersson 0 Reputation points
commented 2024-05-15T06:13:12.5666667+00:00
Jenny Pettersson 0 Reputation points
1 answer

Will SharePoint Migration Tool create Power Automate flows from Sharepoint 2013 workflows?

I have been creating workflows in Designer for years on SPOL and now need to move them to PA based on an email that the old ones are gone in 2 years. I read that the SPMT will migrate workflows but it only looks like from on-prem systems. Is this true?…

SharePoint Workflow
SharePoint Workflow
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Workflow: An orchestrated and repeatable pattern of business activity, enabling data transformation, service provision, and information retrieval.
514 questions
asked 2024-05-14T12:13:52.4933333+00:00
Kevin M 96 Reputation points
answered 2024-05-15T06:13:03.8333333+00:00
Emily Du-MSFT 42,101 Reputation points Microsoft Vendor
0 answers

I have a Linux App Service running a node18 container but I cannot access any App Settings

I have a Linux App Service running a node18 container, but I cannot access any App Settings. I started the app with 'pm2 serve ...' and could not add any environment variables.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,970 questions
asked 2024-05-11T21:43:36.5966667+00:00
P B 0 Reputation points
commented 2024-05-15T06:12:52.2166667+00:00
VenkateshDodda-MSFT 18,861 Reputation points Microsoft Employee
0 answers

Access APIM through Private Endpoint using public App Gateway

I disabled public access in my APIM and trying to make it publicly available through Application Gateway (with public IP), but I'm getting 403 as requests are originating from a public IP: { "statusCode": 403, "message":…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,782 questions
asked 2024-04-30T13:13:02.18+00:00
Vasiliy Grinko 20 Reputation points
commented 2024-05-15T06:11:56.88+00:00
JananiRamesh-MSFT 21,866 Reputation points
0 answers

Logic Apps Standard workflow version history

We're gradually moving our consumption logic apps over to logic apps standard. However, there doesn't appear to be any version history available for workflows like there is for consumption logic apps. If there is, could someone let me know where I can…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
970 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,878 questions
asked 2024-05-14T07:53:42.7766667+00:00
Neil B 21 Reputation points
commented 2024-05-15T06:11:22.47+00:00
VenkateshDodda-MSFT 18,861 Reputation points Microsoft Employee
1 answer

.NET 6 In-process worker model

I have Azure Function Apps running on .NET 6 (LTS) In-process worker model. There is a service health advisory released from Microsoft that they will end the support of .NET 6 on Azure Function from 12th November 2024 onwards. Also,there is one more…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,338 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,429 questions
asked 2024-05-02T05:25:18.2633333+00:00
Chakraborty, Shubham 0 Reputation points
commented 2024-05-15T06:11:21.6366667+00:00
JananiRamesh-MSFT 21,866 Reputation points
1 answer

Trying to unable free subscription on my Azure account but after the payment I'm getting revert back to the payment and sign up page But on my bank account it show the payment is done. Please help

I have just created a new account on Azure and trying to apply for the free subscription But after filling all the details and doing the payment verification I am getting revert back to the verification page again and for the verification purpose my the…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,089 questions
asked 2024-05-06T15:15:34.1233333+00:00
Shubham Mahadik 0 Reputation points
commented 2024-05-15T06:11:06.65+00:00
AnuragSingh-MSFT 20,431 Reputation points
0 answers

DeniedBySystem returned when i was used PhoneLineTransportDevice::RequestAccessAsync

I try to requset PhoneLineTransportDevice access with below code. It works fine in my Win10 22H2, but failed when i try to run in my Win11 23H2. would you like to give some advice? 1, Why it was failed DeniedBySystem in win11 ? 2, How to solve it…

Universal Windows Platform (UWP)
asked 2024-05-07T08:44:33.0533333+00:00
栩 王 0 Reputation points
commented 2024-05-15T06:10:18.97+00:00
Junjie Zhu - MSFT 15,366 Reputation points Microsoft Vendor
1 answer

Copy UNC network path (not drive letter) for paths on mapped drives from Windows Explorer

I just did a fresh update to Windows 11 on my Lenovo Thinkpad. While coping the path (I believe it is UNC path ) for files on Mapped drive. I cannot copy the full path on the file instead only my local Mapped drive Name with the file name. Example: I…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,317 questions
asked 2024-05-14T09:16:13.91+00:00
Vasantha Kumar Sankar 0 Reputation points
answered 2024-05-15T06:09:51.2966667+00:00
Yanhong Liu 2,710 Reputation points Microsoft Vendor
0 answers

Move all content of an API Management resource to a new instance

Hi! We want to move our current API Management resource to a new location, and therefore create a whole new instance. Ideally, we’d like to transfer all the content from our existing instance (including APIs, policies, users, products, and subscription…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,782 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.
970 questions
asked 2024-05-06T11:35:37.1933333+00:00
sast 21 Reputation points
commented 2024-05-15T06:09:50.8133333+00:00
JananiRamesh-MSFT 21,866 Reputation points
1 answer

APIM API Visibility Permission

i have an APIM resource in Azure, i have created 2 APIs in it Audit API Invoice API i have 2 teams working for me - Autid Development Team Invoice Team i want to give visibility permission to them as below: Audit Team can only see Audit API…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,782 questions
asked 2024-05-08T08:16:42.9766667+00:00
Dixan Lal Thomas 0 Reputation points
commented 2024-05-15T06:09:20.61+00:00
JananiRamesh-MSFT 21,866 Reputation points
0 answers

What strategies can I use to ensure digital equity and inclusion when implementing Microsoft technologies in diverse classroom settings?

How can I use Microsoft Teams to tailor instruction to accommodate students with diverse learning styles, abilities, and interests? What tools and features within Microsoft applications can support personalized learning experiences for each student? What…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,173 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,894 questions
asked 2024-05-15T06:06:10.4133333+00:00
Niki Melanidou 0 Reputation points
commented 2024-05-15T06:09:12+00:00
Niki Melanidou 0 Reputation points
0 answers

azure policy to check managedby property of resource group

hi, i m trying to create azure policy to make sure the mangedby property is set when creating resources group using terraform. { "field": "type", "equals": "Microsoft.Resources/resourceGroups/managedBy" } but…

Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
800 questions
asked 2024-05-06T10:44:22.3766667+00:00
Dharmaraj 0 Reputation points
commented 2024-05-15T06:08:53.92+00:00
AnuragSingh-MSFT 20,431 Reputation points