18,646 questions

Sort by: Created
0 answers

gitrenabled

how to convert my computer to git mod?

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.
4,546 questions
asked 2024-06-13T15:10:22.7533333+00:00
Sammra Wahid 0 Reputation points
0 answers

Problem with inserting and loading images

Hi - my issue is this (disclaimer: I'm no techie): when I tried to insert an image (not as a web part as I have images scattered around paragraphs of text), it is very difficult to be manipulated into the correct position. And once inserted it would take…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,998 questions
asked 2024-06-13T15:03:46.1133333+00:00
WTurk 0 Reputation points
0 answers

Limit the rows in Access table

Hello Is it possible to limit the number of rows in each Access mdb database table? Will need to apply the limitation via VB.NET OLEDB and using Access database engine. Thanks.

Access
Access
A family of Microsoft relational database management systems designed for ease of use.
320 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,623 questions
Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
842 questions
asked 2024-06-13T15:00:50.7033333+00:00
StewartBW 585 Reputation points
0 answers

DP203- Explore Synapse Lab 01 -Use a serverless SQL pool to analyze data

I encountered problem in running the SQL -- This is auto-generated code SELECT     TOP 100 * FROM     OPENROWSET(         BULK 'https://datalakexxxxxxx.dfs.core.windows.net/files/product_data/products.csv',         FORMAT = 'CSV',        …

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.
4,546 questions
asked 2024-06-13T14:59:43.6+00:00
Samantha Sow 0 Reputation points
0 answers

How to work online only Windows 10?

Hi - I keep having mapped drives set to offline and I'm having trouble working online. How do you fix this?

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,932 questions
asked 2024-06-13T14:59:16.9866667+00:00
Sullivan, David 0 Reputation points
0 answers

Need suggestion for malware scan for blob in Azure Storage, file size approx. 100GB

We're uploading virtual machine backup files using AzCopy with extension .vmdk, .vdi, etc and size are huge around 100GB and it's a single file to Azure Storage as a blob. We thought to do malware scan once file uploaded. The Defender of Azure Storage…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,540 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,231 questions
asked 2024-06-13T14:55:50.4+00:00
Mohammad Ajmal Yazdani 391 Reputation points
0 answers

Enable App Catalog of SharePoint Online Sites

Hi, I have a requirement of enabling App catalog of multiple sharepoint sites. But here I cannot use PowerShell to achieve this. So the alternate source is creating an end point via Azure Functions. Please let me know your ideas/thoughts on the…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,475 questions
asked 2024-06-13T14:54:56.1966667+00:00
Sudheer Madduru, Naga 0 Reputation points
0 answers

machine inactivity timer

In Entra, I find the inactivity timer set to 3 hours. Unable to find setting in Azure or Intune. The issue we are having is that the client wants to machine inactivity set to 60 minutes. What they are experiencing is that at 15 minutes, the screen will…

Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
815 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,570 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,078 questions
asked 2024-06-13T14:54:43.3833333+00:00
Michael Hernandez 0 Reputation points
0 answers

Is it possible to generate a sharing link for SharePoint through the Graph API that is "People with existing access"?

Is there a way, using the Graph API to create the same kind of link as you would if in SharePoint, you select Copy Link and then "People with existing access"? I was reading through the documentation of for Create a sharing link for a…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,035 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,998 questions
asked 2024-06-13T14:53:13.6+00:00
Daniel Troyano 0 Reputation points
0 answers

Copy List Of String to another List Of String

Hello I need to know the difference between the 3 paths to my goal: Dim MyList as New List(Of String) MyList.Add(str1) ... and so on ... Dim NewList As New List(Of String) Now I have 3 ways: 1 NewList.AddRange(ResumeFailed) 2…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,623 questions
asked 2024-06-13T14:51:58.8366667+00:00
StewartBW 585 Reputation points
0 answers

I just want to create a new company how to login into business central free trial

In this learning module Iam suppose to create a new company but how to use business central free trial. learning module https://learn.microsoft.com/en-us/training/modules/trial-dynamics-365-business-central/4-trial

Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
52 questions
asked 2024-06-13T14:51:50.7166667+00:00
Stephen raj 20 Reputation points
0 answers

Getting the following error. sequence item 0: expected str instance, bytes found.

sequence item 0: expected str instance, bytes found. Why is this error caused? Getting this error in azure function app linux. But works fine in windows. Thanks

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,853 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,475 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,028 questions
asked 2024-06-13T14:45:50.4866667+00:00
Surya Gopisetty 0 Reputation points
0 answers

How to connect two ovals with an arrow using OpenXml SDK?

I am trying to use this code for creating two ovals and line. My code is based on the xml in which I connected two ovals. So at the end I woukd like to have two ovals that are connected with an arrow, and remain connected after moving one of the oval. …

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
713 questions
asked 2024-06-13T14:45:34.66+00:00
Buri 0 Reputation points
0 answers

handling messages edited by user in Teams Bot

We have created a teams bot application using NodeJs SDK. Here user can reply to Bot's Questions. When the user edits his message in teams, none of the bot event is fired. How to handle editing user's message

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,360 questions
asked 2024-06-13T14:42:32.6166667+00:00
RajeshPandian 0 Reputation points
0 answers

WNS push notification fails with Unauthorized: "AppId is not allowed to post Webpush notifications to WNS"

We have been using WNS for years via VAPID authentication to send push notifications to our side-loaded Windows app. This still works to this day. However, recently we needed to change the code-signing certificate that is used for this app, and this…

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,920 questions
asked 2024-06-13T14:40:32.8733333+00:00
Nathan Evans 0 Reputation points
edited the question 2024-06-13T14:43:15.6766667+00:00
Nathan Evans 0 Reputation points
0 answers

How can I fix the Taskbar bug from windows 11?

My Windows 11 taskbar has a weird behavior that I consider a bug. Let me explain, I have restarted my computer and some automatic apps are loaded, The apps that I have pinned to the taskbar launch normally, and when I launch some other application like…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,602 questions
asked 2024-06-13T14:36:53.7033333+00:00
Yardley Estiverne 20 Reputation points
0 answers

In my organization devices are azure ad registered(intune enrolled)+ domain joined .when i enable entra hybrid join it shows dual state like entra registered(intune) and entra hybrid joined in entra id.How can i make entra hybrid joined to Intune enrolled

In my organization devices are azure ad registered(intune enrolled)+ domain joined .when i enable entra hybrid join it shows dual state like entra registered(intune) and entra hybrid joined in entra id.How can i make entra hybrid joined to Intune…

Microsoft Intune Enrollment
Microsoft Intune Enrollment
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Enrollment: The process of requesting, receiving, and installing a certificate.
1,282 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,570 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,078 questions
asked 2024-06-13T14:27:29.29+00:00
0 answers

Dependency between a published app and the publisher/primary domain

Hi folks!! I'll try to explain my case best, sorry if it's hard to understand... We have two tenants: one called "Tenant A" with a primary domain "blue.com" one called "Tenant B" with the primary domain…

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,028 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,138 questions
asked 2024-06-13T14:23:03.41+00:00
SebastienK-1510 0 Reputation points
edited the question 2024-06-13T14:23:58.45+00:00
SebastienK-1510 0 Reputation points
0 answers

Table partition in Azure MI

Hi, Can we create Table partitions in Azure SQL server Managed Instance connection? If yes, can we create partitions using T-SQL? Regards, Sayali.

Azure SQL Database
asked 2024-06-13T14:16:41.6233333+00:00
Sayali Khot (skhot) 0 Reputation points
0 answers

SharePoint Rest API with OAuth and Pfx Cert: ID3035: The request was not valid or is malformed

Hello, Can you help me fix this? In the past few months the the Rest API for SharePoint was successful via the Pfx Certificate method. ‎ Now it's failing with an error! {"error_description":"ID3035: The request was not valid or…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,853 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,998 questions
asked 2024-06-13T14:10:33.9266667+00:00
kartrabby 0 Reputation points
edited the question 2024-06-13T14:17:06.12+00:00
kartrabby 0 Reputation points