Hi. Could you please guide to server certificate renewal in standalone sf cluster on premise? Thanks
@JensC9198 ай бұрын
This video is realy on point. Thank you sir
@kunalparmar79649 ай бұрын
Best tutorial thanks!
@davidbarth80 Жыл бұрын
Hey there, good explanations. A question is there a way to search the blob storage from Angular? For example trying to find a document that sits in the storage somewhere. Cheers
@mansirahulnegi9220 Жыл бұрын
Hello Sir. I am on Azure Gov cloud and I followed your steps to configure keyVault from local. I am getting error: Unhandled exception. Microsoft.Extensions.Configuration.AzureAppConfiguration.KeyVaultReferenceException: ClientSecretCredential authentication failed: AADSTS900382: Confidential Client is not supported in Cross Cloud request. Do you know of any other option to Configure Key Vault from Local
@ercindedeoglu Жыл бұрын
I'm looking for windows nano server 2022 with container support. is that possible?
@muhammadaaqib0102 Жыл бұрын
Could you please make a video or guide us on how to upgrade the cluster which does not have access to the internet?
@rick2591 Жыл бұрын
I needed to add (in addition to what was shown on the screen using Azure.Identity; using Microsoft.Extensions.Options; using Microsoft.Azure.WebJobs.Host.Bindings; install Microsoft.Extensions.Configuration.AzureAppConfiguration <PackageReference Include="Microsoft.Extensions.Configuration.AzureAppConfiguration" Version="5.2.0" /> for this to have this work in VSCode (Great video.)
@j1n22 жыл бұрын
Very helpful. thank you
@AmrishVadali.2 жыл бұрын
Azure app configs is not working when accessed from container we are getting error like "The SSL connection could not be established"
@jeffinvests77292 жыл бұрын
hi, this is helpful, thanks for the video, one feedback: could you please put the mic closer as the volume is quite soft.
@riser96442 жыл бұрын
please make tutorial on how to setup health checks
@aryamishra39712 жыл бұрын
Hey can you help how we can access the blob using connection string
@TellaTrix2 жыл бұрын
How to manage distributed cashing into Application Insight !!
@samargamaledeen41572 жыл бұрын
Windows installer is no longer available on the Taurus official website!
@Our1stPlanet2 жыл бұрын
All good stuff. What do I have to do , to get Intellisense to work on '$frameName = $frame.Command' ?
@nikhilgoel802 жыл бұрын
How can we integrate it with my Azure services?
@sohithkumar22362 жыл бұрын
bro how can where do we get username and password ? show we use git credentials
@嘉雯何-h2k2 жыл бұрын
「上記のギフトのいずれかを選択できます」、
@erickbenitez69562 жыл бұрын
hello... one question... i can do this deploy for angular using db.json like data base?
@RajashekarReddydasari2 жыл бұрын
gattiga matladu ra bossdk
@thecreepero39212 жыл бұрын
I really don't see the use of Taurus? Basically it's just a tool to overcomplicate testing for those developers who are (for some weird reason) allergic to GUIs and simplicity.
@birenbaumrudi2 жыл бұрын
Thank you for the wonderful instructional video. Is there no azure feature integration with shopify? Thank you in advance.
@letsworksimple2 жыл бұрын
Does the mapped route "ApplicationGatewayDefault" get used because it's just a route or does it have a specific name that Service Fabric recognise and then use?
@adewale31573 жыл бұрын
Thank for tutorial it is really informative. My question is did you use redirect code on the requests in order to get 302 on the response code per second graph?
@ashuahu3 жыл бұрын
Can i also get a status of the function from app insights? I need to know when a function has stopped running.
@georgeollis3 жыл бұрын
Great tutorial thanks!
@islander4733 жыл бұрын
Just what I was looking for. Excellent tutorial, thank you.
@Dragginfire063 жыл бұрын
Even tho it’s been 4 yrs since this video was made it was still very helpful. I’m working with VS2019 and the process is pretty much the same. Helped me get remote debugging working properly.
@manikandans33513 жыл бұрын
can i get real time example like any websittes for this?
@yananikolaienko4533 жыл бұрын
Very helpful, thank you)
@Mistagoustan3 жыл бұрын
For some reason i only get live metrics. Theres nothing in transaction search. instrumentation key is correct. Anyone have any ideas?
@Mistagoustan3 жыл бұрын
Figured it out! my problem was that my app insights was "resource based" and not "classic". hope this helps someone. i was pulling out my hair for weeks lol
@OvRaf3 жыл бұрын
very useful training
@OvRaf3 жыл бұрын
thanks for the perfect training
@smeeangle3 жыл бұрын
A good video may I have the link for the source code please . Thank you.
@TellaTrix3 жыл бұрын
Never heard anywhere, I am pretty impressed
@clouddeveloperio3 жыл бұрын
It's a nice tool for sure.
@TellaTrix3 жыл бұрын
This was really useful man, I been waiting for upcoming video. It’s been so long you never post any new thing.
@clouddeveloperio3 жыл бұрын
Thanks for the feedback. Need to find more time to create some new content :)
@nawalsingh17893 жыл бұрын
It's an awesome video for the people who wanted to understand how it works. It would be great if you can add a few concepts related to features. Well done.
@clouddeveloperio3 жыл бұрын
Thanks for the feedback and watching the video. Glad that you found it useful.
@2002mcamail3 жыл бұрын
Very informative..thanks for the video series
@clouddeveloperio3 жыл бұрын
Glad you liked it!
@anithapv57583 жыл бұрын
I Have one question? in jp@gc ultimate thread group we can able to run 2 scripts (or) not and in graph it will shows the difference?
@huyvole97243 жыл бұрын
Thank for explaination. Can you do that for driver?
@clouddeveloperio3 жыл бұрын
If you are referring to windows drivers, then I don't really know because I have not done any driver development.
@huyvole97243 жыл бұрын
@@clouddeveloperio i have done. If you need help, i will do
@ayezapamintuan9843 жыл бұрын
when creating the service app insights with the module, this shows on the terminal, Unknown option: '--module' Is there a workaround for this?
@OpTechMarketing3 жыл бұрын
Thanks for making this video. Is the sample code on Github somewhere?
@clouddeveloperio3 жыл бұрын
No, sorry because the code is pretty simple and I didn't think it would be of any use to post it.
@vivekacharya31103 жыл бұрын
Thank you for the video. Why do we need app config? Cannot we store everything in key vault? Or store everything in app config?
@clouddeveloperio3 жыл бұрын
App Configuration is not mean to store secrets/passwords in a secure way because it lacks encryption and other security tooling. Key Vault on the other hand was originally created to handle storing secrets/passwords in a secure manner but is not able to scale out well so you should avoid using it for storing of application configurations especially if you have an application that needs high throughput. Example of limits of Azure Key Vault is that you cannot exceed 200 API calls per second at the subscription level which means that even if deploy multiple Key Vaults, you can't get around that limit. Using App Configuration allows you to create a common way of accessing both application configurations as well as secrets/passwords which are stored in Key Vault and reduces developer friction.
@vivekacharya31103 жыл бұрын
@@clouddeveloperio Thanks for the reply
@epuriraghavendra38473 жыл бұрын
The same thing we achieve from log.loginformation() method right, what is advantage of using telemetry.tracktrace . please suggest
@clouddeveloperio3 жыл бұрын
the ILogger or other logging frameworks don't expose AppInsights specific methods that can allow you to better control and report with data to make the information more useful. So if you are only looking to get basic trace information then log.loginformation() might be OK but if you want to start tracking page or user based information then using the TelemetryClient would be better.
@epuriraghavendra38473 жыл бұрын
@@clouddeveloperio thanks for your clarification 👍
@epuriraghavendra38473 жыл бұрын
@@clouddeveloperio Also there is a concept called "Sampling" in application insights. Please make a video on it
@asimzafar82963 жыл бұрын
Excellent tutorial. Helped me a lot just to get start with the App Insights
@clouddeveloperio3 жыл бұрын
Glad it helped!
@lowquality69933 жыл бұрын
Thank you in 2021 if you could provide a source code of this project it will be so cool!!
@clouddeveloperio3 жыл бұрын
Thanks for watching. Unfortunately I didn't retain the code from this video but it should be pretty easy to re-create.
@MD-ws3rg3 жыл бұрын
Great tutorial but need you help. @ 18:40 you show that there is a line number 37 showing up in your output, mine just had [ ] . I verified line by line and my code is the same as yours. Any idea why it is not showing the line number?
@clouddeveloperio3 жыл бұрын
If you are not seeing the line number between the square brackets, this means that the Get-PSCallStack command either didn't return or could not return the call stack it self or didn't return a fully populated one and the end result was an empty value. Try debugging/stepping through the script and look specifically at the line where the $trace variable is populated to see what was returned. Hopefully this helps.
@mdempse13 жыл бұрын
@@clouddeveloperio I have the exact same problem and tried debugging and stepping through the script but see nothing returned. My output is: [7/12/2021 10:56 AM][Info][logging.ps1|][]: Test message
@anushaumrey11083 жыл бұрын
U r not audible clearly...
@danielkrajnik38173 жыл бұрын
my pet peeve with anything microsoft is that it almost always fails to see the bigger picture. just copy this code and whatever it runs