406,369 questions

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Error while retrieving connected devices on IOT Hub

I am unable to display the list of connected devices on my IOT Hub. I get the error: "Unable to retrieve devices. Please ensure you have enabled a shared access policy with the necessary permissions". The iothubowner policy is set with all the…

Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,243 questions
asked 2021-03-10T05:05:42.33+00:00
Cloud Texavie 71 Reputation points
accepted 2021-03-10T22:28:10.71+00:00
Cloud Texavie 71 Reputation points
1 answer

Can I change to a yearly billing cycle and not month to month

I currently pay month by month and my supervisor asked if I could set up Yearly billing.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,090 questions
asked 2021-03-10T21:25:21.487+00:00
Morin, Karl 1 Reputation point
answered 2021-03-10T22:17:32.927+00:00
Anonymous
0 answers

Emails sent by SendGrid being blocked by hotmail

We are sending multiple emails to our customers through SendGrid, but our email verifications are not being delivered to hotmail users. They aren't in their spam folder either.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,090 questions
asked 2021-03-10T22:06:10.86+00:00
Jaclyn17736 1 Reputation point
2 answers One of the answers was accepted by the question author.

How to access files in BlobStorage container with AAD authentication java

Hello My requirement is as below. I uploaded a file into blobstorage container. For example my storage account name is et my container name is proj1. file name is exam.pdf I would like to browse the file from browser…

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.
3,377 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,088 questions
asked 2021-03-06T20:12:30.52+00:00
Srini Babu Maroju 26 Reputation points
commented 2021-03-10T21:35:41.14+00:00
Srini Babu Maroju 26 Reputation points
6 answers One of the answers was accepted by the question author.

SharePoint 2016 Crawl error

I go this error when I tried to crawl a web application (2013 upgrade to 2016): "Access is denied. Verify that either the Default Content Access Account has access to this repository, or add a crawl rule to crawl this repository. If the repository…

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,993 questions
asked 2021-03-05T20:59:10.857+00:00
Er Bo Guan 461 Reputation points
accepted 2021-03-10T21:29:35.417+00:00
Er Bo Guan 461 Reputation points
1 answer

Azure Kinect Viewer: failed to start device

Hi, I can't start my device by using Azure Kinect Viewer, and there are many error messages from the log deck. Please help me! It's my first time to start the Azure Kinect.

Azure Kinect DK
Azure Kinect DK
A Microsoft developer kit and peripheral device with advanced artificial intelligence sensors for sophisticated computer vision and speech models.
296 questions
asked 2021-03-08T03:22:57.54+00:00
Cao, Yu 6 Reputation points
commented 2021-03-10T21:08:29.25+00:00
QuantumCache 20,346 Reputation points
1 answer

Why I cannot see my Shared image gallery from a different subscription?

I created my SIG in my Lab (nonprod) subscription and cannot see it when creating machines in another subscription.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,379 questions
asked 2021-03-10T19:24:21.647+00:00
Anton Vega-Linares 1 Reputation point
answered 2021-03-10T21:04:09.687+00:00
ChristopherW-MSFT 1,681 Reputation points
1 answer

About travelDuration in DistanceMatrix REST API

I would like to know about how the travelDuration is determined. From what date the value returned in this field is reliable? For example, travelDuration has an high level of confidence for the year of 2014, for example? Can someone make an outline of…

Azure Maps
Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
788 questions
asked 2021-03-08T23:20:51.713+00:00
Francisco Brito 6 Reputation points
commented 2021-03-10T21:01:56.66+00:00
QuantumCache 20,346 Reputation points
1 answer One of the answers was accepted by the question author.

Data conversion for DateTime column from excel to SQL in SSIS

Hi, I am trying to load data from excel source where the date column has data like "Sun Mar 07 00:17:07 PST 2021" and I need to load it to SQL table with date time data type and my value supposed to be in following format mm/dd/yyyy hh:mm:ss.…

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,645 questions
asked 2021-03-10T02:56:11.787+00:00
Tadishetty, Sandeep 101 Reputation points
commented 2021-03-10T21:01:14.577+00:00
Tadishetty, Sandeep 101 Reputation points
3 answers One of the answers was accepted by the question author.

I'm new to SQL server I'm trying to figure out if there is anyway we can set max disk timeout? If not then where SQL server picks the disk time out values?

I see MSSQL Server event ID 833 which is BUF_LONG_IO and indicating that SQL Server sees the IOs taking 15Seconds (ref: https://learn.microsoft.com/en-us/sql/relational-databases/errors-events/mssqlserver-833-database-engine-error?view=sql-server-ver15…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,485 questions
asked 2021-03-08T20:39:41.46+00:00
Yatindra Vaishnav 21 Reputation points
accepted 2021-03-10T20:58:50.5+00:00
Yatindra Vaishnav 21 Reputation points
1 answer One of the answers was accepted by the question author.

How do you set an object's Y axis in code?

picEnemy.Location.Y.Equals(enemyposition) I tried this and it didn't work, any ideas?

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,923 questions
asked 2021-03-10T00:25:59.04+00:00
Lucas Franklin 21 Reputation points
accepted 2021-03-10T20:55:55.15+00:00
Lucas Franklin 21 Reputation points
2 answers One of the answers was accepted by the question author.

Access Denied using Import-AzKeyVaultCertificate

I have a seemingly simple script for importing a PFX into Azure Key Vault. The service principal I am using is set to the Key Vault contributor role and has the access policies Get, List, Update, Create and Import. I am using certificate authentication…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,376 questions
asked 2021-03-03T21:41:59.747+00:00
Steve Keever 96 Reputation points
accepted 2021-03-10T20:50:12.703+00:00
Steve Keever 96 Reputation points
0 answers

Having issues updating "sold-to" information under Azure Portal -> Cost Management + Billing -> Properties

When clicking on "Update sold-to", I get the following error: ![76029-image.png][1] [1]: /api/attachments/76029-image.png?platform=QnA My account is an Azure portal Global Admin, and also listed as "Billing Account Owner" for "My…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
3,038 questions
asked 2021-03-10T00:26:04.84+00:00
Anonymous
commented 2021-03-10T20:49:39.813+00:00
Anonymous
2 answers One of the answers was accepted by the question author.

Azure Site Recovery - Storage account type recommendations

Hello, Hope you are well. We are planning to migerate production servers to Azure IaaS and in this we are planning to use ASR for DR scenarios. What kind of storage account do you recommend for virtula machines? Can we use managed disk if we want…

Azure Site Recovery
Azure Site Recovery
An Azure native disaster recovery service. Previously known as Microsoft Azure Hyper-V Recovery Manager.
757 questions
asked 2020-05-27T17:44:21.113+00:00
Azurebegginer 146 Reputation points
answered 2021-03-10T20:39:19.083+00:00
kumaresan D 1 Reputation point
1 answer One of the answers was accepted by the question author.

How to relay internal Application to internet via office365 in hybrid migration setup

Hi, I am planning for migration from the exchange 2016 to office 365. i have about applications that sends emails externally. how can i relay those emails to use office 365 to send externally in hybrid setup with the decentralized mailflow. how…

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,754 questions
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,795 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
2,235 questions
asked 2021-02-03T02:43:01.347+00:00
pavan kumar 371 Reputation points
accepted 2021-03-10T20:30:17.637+00:00
pavan kumar 371 Reputation points
2 answers One of the answers was accepted by the question author.

How to use a model trained by Azure AutoML

Hi, I've trained a classification model using Azure AutoML. In the "Output" folder of the best model page I can see these files: ]1]1 1- How should I use this model to predict new observations. I want to do this on Azure Machine Learning…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,136 questions
asked 2021-03-04T01:46:00.083+00:00
Rob Mizany 101 Reputation points
accepted 2021-03-10T20:19:55.63+00:00
Rob Mizany 101 Reputation points
2 answers

powershell

I am creating a script with purpose to Get status of the services running on different computers remotely. Creating an input file from where i can enter server name/computer name. It should generate an output file with the…

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,627 questions
asked 2021-03-10T13:44:25.367+00:00
Micro_Techie 116 Reputation points
answered 2021-03-10T19:50:14.617+00:00
Rich Matheisen 47,596 Reputation points
1 answer

Paging in microsoft graph api

Hi community. We work on make integration of microsoft graph sdk into our service. And for our entities we make response as pageable with page size and page number and else. As I see microsoft graph api use for e.g. only skip token. We try to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,068 questions
asked 2021-03-10T13:54:48.407+00:00
Ivan Kozikov 1 Reputation point
answered 2021-03-10T19:49:10.237+00:00
Vasil Michev 113.9K Reputation points MVP
0 answers

Viewing 3D models on Hololens

Hello, I'm trying to view models in 3D Viewer on Hololens 2. Most models don't seem to open, even in .FBX or .GLB format. What are the specifications for models, to make them work in 3D Viewer? Can anyone recommend an app like 3D Viewer that will be able…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,090 questions
asked 2021-03-10T12:06:47.65+00:00
Dixon, Neil 1 Reputation point
commented 2021-03-10T19:47:57.28+00:00
António Sérgio Azevedo 7,671 Reputation points Microsoft Employee
1 answer

Change from Family to Personal

Hi there, I currently have Family subscription but I now only need the Personal one. How can I change this? Thanks.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,090 questions
asked 2021-03-10T19:14:20.803+00:00
Merry Beazely 1 Reputation point
answered 2021-03-10T19:19:35.663+00:00
Anonymous