Welcome to Jonic Developer Community for programmer and developer-Open, Learning and Share
Login
Remember
Register
Ask
Q&A
All Activity
Hot!
Unanswered
Tags
Categories
Users
Ask a Question
Ask a Question
Categories
All categories
Topic[话题] (13)
Life[生活] (4)
Technique[技术] (2.1m)
Idea[创意] (3)
Jobs[工作] (2)
Others[杂七杂八] (18)
Code Example[编程示例] (0)
Recent questions tagged azure
0
votes
750
views
1
answer
azure - Subdomain not working after changing the nameservers
I have hosted my website in Microsoft Azure. I have purchased the domain from register.com. I have used a Linux VM for my project deployment. ... updated those nameserver name in my register.com site. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
azure
0
votes
801
views
1
answer
azure - Application insights track metric is not working?
I followed up this question: Application insights for wpf application and created console application, where I am using application insights like this: var telemetry = ... I fix it? Thank you in advance. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
azure
0
votes
1.5k
views
1
answer
azure - Microsoft.WindowsAzure.Storage.StorageException: The remote server returned an error: (403)
upon fresh publish this is the initial error: System.ApplicationException: The trace listener AzureBlobTraceListener is disabled. ---> System. ... settings: enter image description here See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
azure
0
votes
550
views
1
answer
azure resource manager - How to include "Plan information" when creating ARM VM from a captured image using Powershell?
I have a ARM VM created from a Marketplace: bitnami LAMP (Ubuntu) I've successfully captured an image. During the capture I've saved ... AzureRmVM -ResourceGroupName $rgName -Location $location -VM $vm See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
azure
0
votes
675
views
1
answer
azure data lake - What is the maximum allowed size for String in U-SQL?
while processing a CSV file, I am getting an error about maximum string size. "String size exceeds the maximum allowed size". See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
azure
0
votes
618
views
1
answer
azure ad b2c - How can I return the PolicyId Claim after executing my Custom SignUpSignIn policy?
I would like the policyId to be included in the claims that are returned when my Customized SignUpSignIn policy is executed. I think this should be in claim ... the ClaimsSchema? If so: What's it like? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
azure
0
votes
672
views
1
answer
azure devops - Deploying web packages with MSDEPLOY
I've built my packages and read through this docs @ http://www.asp.net/web-forms/overview/deployment/web-deployment-in-the-enterprise/deploying-web-packages And it ... so ... how am I supposed to do this? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
azure
0
votes
680
views
1
answer
azure - How to open blobs on browser without downloading through java service?
I am creating an application where I need to view blobs in browser rather than downloading them. Currently, links of blobs having token downloads the ... view blobs in browser itself without downloading? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
azure
0
votes
1.0k
views
1
answer
azure active directory - az ad app permission add - Insufficient privileges to complete the operation
I'm getting ERROR: Insufficient privileges to complete the operation. when running az ad app permission add What permission do I need to grant my service ... .ReadWrite.All, but still getting the error. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
azure
0
votes
728
views
1
answer
azure - Not able to get photo using Microsoft graph API
We are integrating Microsoft Azure AD with our application. I am trying to get user profile pic using Microsoft Graph API (https://graph.microsoft.com/v1.0/users/{ ... : "2019-07-02T10:33:42" } } } Thanks See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
azure
0
votes
989
views
1
answer
azure devops - Publishing test results through command line test runner in VSTS
I'm trying to use vstest.console.exe with the TfsPublisher logger in VSTS (cloud). There's a URL ... =%SYSTEM_TEAMFOUNDATIONCOLLECTIONURI%;TeamProject=%SYSTEM_TEAMPROJECT%;BuildName=%BUILD_BUILDNUMBER% See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
azure
0
votes
859
views
1
answer
azure - OneDrive for Business API - Daemon Tenant with App Only Token
Is it possible to use OneDrive Business API with App Only Token for Daemon Apps? I have tried technique purposed in this post, but i couldnt access API. ... example /drives/{upn}/root or something. Best, See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
azure
0
votes
519
views
1
answer
azure - Can't find firewall settings for SQL Server
I'm trying to manage firewall settings for my SQL Server database. But there is no firewall option in database settings. The goal of this operation is to allow my IP. I have a free trial subscription. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
azure
0
votes
807
views
1
answer
azure cosmosdb - how to escape quotes in gremlin queries
I have this query and as you firstName contains single quote Anthony O'Neil :> g.addV('person') .property('firstName', 'Anthony O'Neil') .property('lastName' ... ('age', 44) Any Ideas how to escape it? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
azure
0
votes
637
views
1
answer
azure - ASP.Net redirecting to local host after authentication
I just created a webform that is hosted in my Azure subscription. I set it up with authenication via my works Azure directory for authenticating users. In ... Azure that I need to add the website too? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
azure
0
votes
947
views
1
answer
azure - Error - Connect-MsolService : Your credentials could not be authenticated. Try again
In Powershell, I executed the below cmdlets Connect-MsolService Getting error like below Connect-MsolService : Your credentials could not be authenticated. Try ... to the MSOL Services. Please suggest. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
azure
0
votes
790
views
1
answer
azure service fabric - Convert IReliableDictionary to IList
I have an IReliableDictionary and need to take the items in the dictionary and move them in to an IList to return from my reliable service. It seems I ... from the dictionary and put them in to the list? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
azure
0
votes
732
views
1
answer
azure devops - Multiple Jobs Deployment in Visual Studio Team Services
I have a VS solution with multiple projects, each project is an independent WebJob which I am hosting in a Single AppServices. I am trying to automate ... . We are using azure-webjobsdk for the projects. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
azure
0
votes
911
views
1
answer
azure - Infinity page loading when host ASP Net Core application in IIS
Good day, I have an error with my ASP.Net Core application. I have installed two ASP.NET Core web sites on dnx451 framework on Windows Server 2012 ... where created. Loading page: Please help, thanks. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
azure
0
votes
676
views
1
answer
azure devops - Unable to see Summary post the Jmeter Load test in Visual Studio Team Services
I have my JMeter .jmx file with all the requests for the Load test in Visual Studio Team Services. When the run is complete, I do not see a summary report or ... the issue, if so how do i get rid of this? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
azure
0
votes
956
views
1
answer
azure - How to login into DC-OS slave through Master
I created DC-OS cluster on azure, after creating with ssh public key I can access to master with the following commands, sudo ssh -v -A -p 2200
[email protected]
... so many ways but didn't ssh into the salve. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
azure
0
votes
961
views
1
answer
azure devops - Obtain TFS GIT Commit Details From TFS Work Item Artifact Link
Is it possible to leverage TFS or TS REST api to obtain details for a GIT commit by leveraging the work item commit "ArtifiactLink" url? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
azure
0
votes
682
views
1
answer
azure - K8s pods unable to reach external VM via internal IP
I am migrating to Azure platform from GCP. I have a k8s cluster that needs to talk to external Cassandra cluster using internal IP(s), in the same Azure ... with no luck. How best should I solve this? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
azure
0
votes
595
views
1
answer
azure devops - VSTS create service connection via API
I'm trying to create a service connection using the Azure DevOps API. This is the reference I'm using: MS Docs VSTS Endpoints - Create I've ... is more a question about POST request payload formats thanks See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
azure
0
votes
554
views
1
answer
azure app registration remove permissions
I have registered an App in AAD. Then in required permissions I added alot of permissions for AAD and Office Graph. Then I removed all permissions but ... I remove all permissions from an App in AAD? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
azure
0
votes
1.4k
views
1
answer
azure - How to find duplicates in a nested array in cosmos db without GROUP BY and COUNT
I am trying to find duplicates in a nested object in a collection. In ye olde SQL, I would do this with some sort of GROUP BY and a COUNT. Cosmos DB ... I have tried has worked and is unfit to show here. See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
azure
0
votes
732
views
1
answer
azure - Event subscription by ARM template for topic with EndpointType as AzureFunction
I am trying to create an event grid topic subscription with "endpointType": "AzureFunction". It is giving following error: - "error": { "code": " ... as shown below: - Has anyone faced this issue? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
azure
0
votes
893
views
1
answer
azure search work around $skip limit
I'm doing a job to check if all records from my database exists on Azure Search (around 610k). However there's a 100000 limit with the $skip parameter. Is there a way to work around this limit? See Question&Answers more detail:os...
asked
Oct 24, 2021
in
Technique[技术]
by
深蓝
(
71.8m
points)
azure
Page:
1
2
3
4
5
6
...
21
next »
Ask a question:
Welcome to Jonic Developer Community for programmer and developer-Open, Learning and Share
Just Browsing Browsing
[1] haskell - Using the "constraints" package to make a wrapped function less polymorphic
[2] antd Vue中表格每行带a-select标签,怎么给定表格数据让a-select回显
[3] javascript - Google script string ends with ... and then undefined
[4] c++ - Macro for push_back giving problems
[5] node.js - NodeJs slowing down when process consuming big amount of memory
[6] c# - Get error when comparing typeof(Dictionary), because Dictionary`2
[7] 如何使用Maven打包一个可执行jar包?
[8] DolphinDB 关于矩阵赋值的问题
[9] typescript 的写法问题
[10] Elasticsearch基本概念和索引原理
548k
questions
547k
answers
4
comments
48.7k
users
Most popular tags
javascript
python
c#
java
How
android
c++
php
ios
html
sql
r
c
node.js
.net
iphone
asp.net
css
reactjs
jquery
ruby
What
Android
objective
mysql
linux
Is
git
Python
windows
Why
regex
angular
swift
amazon
excel
google
algorithm
macos
Java
visual
how
bash
Can
multithreading
PHP
Using
scala
angularjs
typescript
apache
spring
performance
postgresql
database
flutter
json
rust
arrays
C#
dart
vba
django
wpf
xml
vue.js
In
go
Get
jQuery
xcode
jsf
http
Google
mongodb
string
shell
oop
powershell
SQL
C++
security
assembly
docker
Javascript
Android:
Does
haskell
web
Convert
azure
debugging
delphi
vb.net
Spring
datetime
pandas
oracle
math
联盟问答网站-Union QA website
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
在这了问答社区
Xstack问答社区
生活宝问答社区
OverStack问答社区
Ostack问答社区
在这了问答社区
在哪了问答社区
Xstack问答社区
无极谷问答社区
TouSu问答社区
SQlite问答社区
Qi-U问答社区
MLink问答社区
Jonic问答社区
Jike问答社区
16892问答社区
Vigges问答社区
55276问答社区
OGeek问答社区
深圳家问答社区
深圳家问答社区
深圳家问答社区
Vigges问答社区
Vigges问答社区
在这了问答社区
...