Forum Widgets
Latest Discussions
Hi everyone!
Hi everyone! 👋 I’m new to this community and currently learning Azure Analytics. I’m really excited to be here and connect with people who have experience in this field. I believe the discussions and knowledge shared by members here are very valuable, and I’m looking forward to learning from all of you. If you have any advice, resources, or tips for someone starting with Azure Analytics, I’d really appreciate it. Happy to be part of this community! 😊Thinuka99Mar 13, 2026Occasional Reader9Views1like0CommentsAzure Functions vs. Azure Container Apps Choosing Your Serverless Compute
As organizations continue to embrace cloud-native architectures, the demand for serverless computing has skyrocketed. Microsoft Azure offers multiple options for deploying applications without worrying about managing infrastructure. Two of the most popular choices are Azure Functions and Azure Container Apps. While both enable developers to focus on code rather than servers, their use cases, scalability models, and operational models differ significantly. Let’s break down the key distinctions and help you choose the right tool for your next project. https://dellenny.com/azure-functions-vs-azure-container-apps-choosing-your-serverless-compute/71Views0likes0CommentsUse Azure Screenshot for my thesis
Dear Microsoft Team, In my bachelor's thesis, I plan to implement a BI process and would like to use screenshots from the development environments of Microsoft Fabric, Azure Data Factory, Azure Data Lake Storage Gen2, Azure Synapse Analytics, and PowerBI. Therefore, I would like to ask if I am allowed to use these types of screenshots in my thesis free of charge. Best regardsmarius1106Jul 15, 2024Copper Contributor331Views0likes0CommentsAI-900: Microsoft Azure AI Fundamentals Study Guide
With recent announcements about ChatGPT and OpenAI being integrated into services such as Bing and Microsoft Edge, and app development assistant solutions like Copilot from GitHub, Artificial Intelligence (AI) and Machine Learning (ML) are rapidly transforming the software development landscape, making them essential skills for students who want to be at the forefront of this change. The "AI-900: Microsoft Azure AI Fundamentals" exam provides candidates with an excellent opportunity to demonstrate their understanding of AI and ML concepts, as well as their familiarity with associated Microsoft Azure services. Students having a basic understanding of cloud computing and client-server applications will have an advantage, although experience in data science and software engineering is not essential. This study guide will assist students in understanding what to expect on the exam, as well as the topics covered and extra resources. Study Resources To help students prepare for the AI-900 exam, Microsoft provides a number of resources, including: Microsoft Learn self-pace curriculum: https://learn.microsoft.com/training/paths/get-started-with-artificial-intelligence-on-azure/?WT_mc_id=academic-88268-abartolo: Get started with artificial intelligence: Artificial intelligence (AI) enables incredible new ideas and experiences, and Microsoft Azure provides simple services to get you started. https://github.com/oliviajames00102/AI-900-Study-Material/blob/main/README.md Study Materials 2024lewisharvey01102Mar 11, 2024Copper Contributor2.1KViews0likes0CommentsIdentify classic Application Insights for migration to workspaces
Hello everyone, As many of you may already be aware, the classic version of https://learn.microsoft.com/en-us/azure/azure-monitor/app/convert-classic-resource on February 29, 2024. To assist with this transition, I've written a PowerShell script that can identify these classic Application Insights resources on a per-subscription basis. I believe this script could be beneficial to others. # Connect-AzAccount Set-AzContext -Subscription "SUBSCRIPTIONNAME" | Out-Null $AppInsights = Get-AzApplicationInsights $ClassicAppInsights = @() ForEach($AppInsight in $AppInsights) { # This try-catch is needed, since sometimes .IngestionMode seems to reference to nothing # Object reference not set to an instance of an object. try { if ($null -eq $AppInsight.IngestionMode -or $AppInsight.IngestionMode -eq "" -or $AppInsight.IngestionMode -ne "LogAnalytics"){ $ClassicAppInsights += $AppInsight } } catch { $ClassicAppInsights += $AppInsight } } $ClassicAppInsights | ft Kudos to https://www.isjw.uk/post/software/powershell-classic-azure-app-insights/ for providing the initial inspiration for this script. Although their approach didn't list all the affected Application Insights in my case, it served as an excellent starting point for my work.Michael-SchmitzJan 30, 2024Brass Contributor779Views0likes0CommentsKusto Query to Show VM NIC Bandwidths?
A very basic traditional metric for VMs outside of Azure is the bandwidth, in bits per second, of all the VM's NICs. I'm trying to replicate this in Azure (we have an NVA where we need to know which NICs have what kind of bandwidth utilization.) The metrics the diagnostic settings for the NIC write into a log analytics workspace are of this type (a bunch of other columns too but these are relevant here) TimeGenerated Resource MetricName Average TimeGrain <timestamp> NVA NIC1 BytesSentRate 123 PT1M <timestamp> NVA NIC1 BytesReceivedRate 123 PT1M <timestamp> NVA NIC2 BytesSentRate 123 PT1M <timestamp> NVA NIC2 BytesReceivedRate 123 PT1M I'm trying to wrap my head around a Kusto query which would allow me to create a single time series of all four of those metrics. Currently the best I've found is to use "let" to create four data sets, filter each for the resource and specific metric name, project it from the generic metric names (like "BytesSentRate" ) to "nic1BytesSent" and "nic2BytesReceived", then join all four, and then summarize it into a time series that can be rendered. This seems like an absurdly complicated and resource-intensive way of doing it, and one that's a pain to integrate into workbooks and the like. Is there a better way to get a graph of the network traffic in bps from a NIC to put in a log analytics workbook or Azure dashboard? The metric documentation: https://learn.microsoft.com/en-us/azure/azure-monitor/reference/supported-metrics/microsoft-network-networkinterfaces-metricsToivoJan 10, 2024Copper Contributor433Views0likes0CommentsAll about Microsoft Endpoint Administrator (MD-102)
Is it true that you are prepared to approve your abilities as a Microsoft Endpoint Chairman? Pass Exam MD-102 and learn about important cloud services and features to earn certification. Reinforce your expert standing and advance your profession higher than ever. pass4surexams Keeping yourself refreshed with the most up to date innovation and best practices is essential for making progress in MD-102 Affirmation. An extraordinary certificate that can assist IT laborers with working on their abilities in overseeing Windows 10 and Windows 11 endpoints is Microsoft's MD-102 Endpoint Head Confirmation. By and by, the question actually stands: Is MD-102 affirmation the most ideal choice for you? Grasping the MD-102 Accreditation We should initially pause for a minute to get a handle on what MD-102 certificate involves prior to plunging into the qualification necessities. The MD-102 test, generally alluded to as "Overseeing Current Work areas," is planned for IT executives or directors who are responsible for setting up, getting, making due, and watching out for Windows client PCs. Pass4surexams Modern Desktop Administrator Associate covers a wide range of topics, including operating system deployment, managing updates, and security. Criteria for MD-102 Certification Eligibility To become an MD-102 Endpoint Administrator, a solid understanding of Windows 10, Microsoft 365 services, and the fundamentals of device management is highly recommended. Moreover, satisfying explicit qualification prerequisites is a critical stage prior to seeking after this certificate: Viable involvement in Microsoft Purplish blue Promotion and capability in Microsoft 365 advancements, including Intune, are requirements. Up-and-comers ought to likewise show top to bottom information and skill in sending, designing, and keeping a large number of gadgets, the two Windows and non-Windows, that are used by end-clients. On the other hand, competitors have the choice to seek after accreditation by taking the MD-100 and MD-101 tests in lieu of the MD-102 Certificate test. Fundamental Abilities Expected to Finish the MD-102 Confirmation Test effectively pass4surexams MD-102 Endpoint Chairman confirmation evaluates a different range of abilities, which incorporates: Conveying and staying up with the latest. Managing arrangements and profiles. managing the deployment and management of applications. Overseeing character and access. managing and carrying out Microsoft Intune. Setting up and managing security and consistence functionalities. Diagnosing issues and offering help for endpoints. Who is the interest group for MD-102 Accreditation? IT Directors: MD-102 is intended for your situation assuming you are accountable for setting up and overseeing Windows-based client gadgets in your organization. Work area Backing Subject matter experts: The MD-102 test will be helpful for experts taken part in work area support, investigating, and endpoint security. Administrators of systems: Those in charge of maintaining Windows 10 or Windows 11 endpoints in a business setting can attest to their expertise through this certification. IT Administrators and Group Leads : The MD-102 certificate can help IT supervisors and group drives who are accountable for checking endpoint the board plans and groups. It provides understudies with a careful comprehension of contemporary work area the board, enabling them to use sound judgment and productively deal with their groups. Individuals who are looking for professional success : The MD-102 certificate can be a major positive development if you have any desire to upgrade your vocation in the IT business. As well as approving your insight, it positions you as a significant asset for organizations searching for up-and-comers with great endpoint the board capacities. Requirements for MD-102 accreditation: 1. Basic Requirements: You really want to have an essential comprehension of Windows working frameworks and work area the board to get MD-102 certificate. Introducing, arranging, and investigating Windows 10 or Windows 11 are among the obligations that fall under this classification. 2. Suggested Insight: Candidates should have at least one year of experience working with Windows 10 and Windows 11 in an enterprise setting, according to Microsoft; in any case, it's anything but an unquestionable requirement. The functional information you get from this involved preparation will assist you with performing great on the test. 3. Courses for workers: In accordance with the objectives of the MD-102 certificate, Microsoft gives supported preparing programs. These courses can give you the information and capacities expected to breeze through the certificate test. 4. Test MD-102: You should breeze through the test MD-102, which assesses your insight into overseeing contemporary work areas, to acquire the MD-102 accreditation. Gadget sending, setup profiles, gadget security, and application the executives are only a couple of the subjects canvassed in the test. Test subtleties of MD 102: Endpoint Head Open the advantages of having MD-102 Accreditation Chasing after the MD-102 certificate offers a scope of benefits that can support your vocation and expert standing: Professional success: The MD-102 certificate demonstrates your capability in contemporary work area the board, making you an important resource for associations searching for qualified IT trained professionals. Validation of Skills: It validates your ability to complete tasks that are necessary for modern endpoint administration, which boosts your confidence in your abilities. Information Development: By studying for the MD-102 exam, you can keep up with the most recent Microsoft technology and industry best practices. Networking Opportunities: Organizing with different specialists and accessing limited assets are made conceivable by holding a Microsoft confirmation. Last but not least, the MD-102 certification is a great option for IT professionals who want to demonstrate their expertise in managing contemporary desktop systems. By meeting the eligibility requirements and passing the exam, you can set yourself up for success and professional advancement in the IT industry, which is expanding rapidly. Is MD-102 accreditation ideal for you? If you want to advance in your IT career and have a strong interest in endpoint management, this could be the case. Offer the affirmation your full consideration, assess your abilities, and begin your expert development venture. Your ability to manage modern computers can be extremely useful in today's IT environment. Putting resources into your abilities and qualifications is an interest in your future, so remember that. Your MD-102 certificate could be the way in to a thrilling and worthwhile IT profession. Try not to hold back to begin the most common way of turning into an authorized MD-102 Endpoint head; begin immediately!angelina2025Jan 06, 2024Copper Contributor1.4KViews0likes0CommentsIntegrate Jenkins with Azure Databricks & GitHub into VSCode
Hello Team, Greetings of the Day!!! Hope you have a great day ahead!!! We have installed extension of Azure Databricks, GitHub & Jenkins in VSCode. Now the configuration parts come into the picture, so we have configured Azure Databricks & Logged in GitHub in VSCode. Now Turn comes of Jenkins. We want to know that how can we configure Jenkins with GitHub. All Notebooks from Azure Databricks will be version controlled in GitHub for doing that we want to use Jenkins. There is no documentation to do so. Can you guide us how to do it. Reference Link :- https://learn.microsoft.com/en-us/azure/databricks/dev-tools/ci-cd/ci-cd-jenkins Thank You in advance for any Support or Suggestion : ) Looking forward for your valuable input. Regards, Niral Dave.N-SPECAug 07, 2023Copper Contributor461Views0likes0CommentsLog Analytics workspace:TimeGenerated value Current time for less than 48hrs logs(From current time)
In azure portal, In log analytics workspace, we have DCR Based tables, in which we have TimeGenerated field which we set as part of body and inject using folllowing python call- client.upload(rule_id=dcr_immutableid, stream_name=stream_name, logs=json.loads(body)) For TimeGenerated field which contains value less than 48hrs(from current time), for those logs it sets current timestamp. (It works for last 48 hrs TimeGenerated) Expected behavior should be TimeGenerated value should accept all values.AmrutPardeshi45Jul 31, 2023Microsoft834Views0likes0CommentsLooking for an Azure solution for time series validation solution
Hi folks, I am planning to replace one of my old on prem based time series based process validation tool with Azure based solution. Required solution should be able to perform validation of time series coming from various different sources like DBs or CSV file etc(eventually data is coming from different plants in those DBs or CSV files) and it should be able to perform certain calculations(based on some defined mathematical functions) on those time series. Post that it should be able to send it to some centralized Datawarehouse where reporing etc can be performed on that gathered data with tools like Power BI or Graphana. I found one similar sort of product which Azure timeseries but it is going to be out of support in 2025.Prashant_2405Jul 24, 2023Copper Contributor312Views0likes0Comments
Tags
- AMA18 Topics
- Log Analytics6 Topics
- azure6 Topics
- Synapse3 Topics
- azure monitor3 Topics
- Log Analytics Workspace3 Topics
- Stream Analytics2 Topics
- azure databricks2 Topics
- Azure Synapse Analtyics2 Topics
- application insights2 Topics