{"id":20220313,"url":"https://github.com/zimmergren/cloud-code-samples","last_synced_at":"2025-06-10T15:03:40.564Z","repository":{"id":45112091,"uuid":"345756308","full_name":"Zimmergren/cloud-code-samples","owner":"Zimmergren","description":"Code samples and demos for Azure and Microsoft 365.","archived":false,"fork":false,"pushed_at":"2024-01-09T18:51:30.000Z","size":79,"stargazers_count":24,"open_issues_count":6,"forks_count":30,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-29T02:21:28.553Z","etag":null,"topics":["applicationinsights","authentication","azure","azurecontainerinstance","azurekeyvault","bicep","containers","keyvault","loganalytics","microsoftgraph"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Zimmergren.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-03-08T18:32:18.000Z","updated_at":"2024-01-24T02:42:36.000Z","dependencies_parsed_at":"2023-12-19T08:49:54.142Z","dependency_job_id":"3d1d2233-9550-442c-ae7f-8d0becf67b1f","html_url":"https://github.com/Zimmergren/cloud-code-samples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zimmergren%2Fcloud-code-samples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zimmergren%2Fcloud-code-samples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zimmergren%2Fcloud-code-samples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zimmergren%2Fcloud-code-samples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zimmergren","download_url":"https://codeload.github.com/Zimmergren/cloud-code-samples/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224580087,"owners_count":17334730,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["applicationinsights","authentication","azure","azurecontainerinstance","azurekeyvault","bicep","containers","keyvault","loganalytics","microsoftgraph"],"created_at":"2024-11-14T06:45:56.890Z","updated_at":"2024-11-14T06:45:57.515Z","avatar_url":"https://github.com/Zimmergren.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Code Samples and Demos\nCollection of code samples from articles, blog posts, and more.\n\n## ApplicationInsightsService\n\nThis folder contains the basic code for filtering dependencies in your Application Insights services. \n\n\u003c!--\u003ca href=\"https://zimmergren.net/excluding-failing-dependencies-from-application-insights-logging/\"\u003e\u003cimg src=\"https://zimmergren.net/content/images/size/w692/2021/03/appi-dep-2-2.png\" width=\"400px\"\u003e\u003c/a\u003e--\u003e\n\n- Read more: https://zimmergren.net/excluding-failing-dependencies-from-application-insights-logging/\n\n## AuthenticatedApplicationInsights\n\nThis folder contains sample code for sending authenticated requests to an Application Insights service that has disabled local authentication. \n\n\u003c!--\u003ca href=\"https://zimmergren.net/enforce-authentication-when-sending-application-insights-telemetry/\"\u003e\u003cimg src=\"https://zimmergren.net/content/images/size/w692/2021/08/appi-auth-header-2.png\" width=\"400px\"\u003e\u003c/a\u003e--\u003e\n\n- Read more: https://zimmergren.net/enforce-authentication-when-sending-application-insights-telemetry/\n\n## AzureMonitorDeepLinking\n\nCode sample for deep-linking Azure Log Analytics and Azure Application Insights queries. \n\n\u003c!--\u003ca href=\"https://zimmergren.net/excluding-failing-dependencies-from-application-insights-logging/\"\u003e\u003cimg src=\"https://zimmergren.net/content/images/size/w692/2021/03/appi-dep-2-2.png\" width=\"400px\"\u003e\u003c/a\u003e--\u003e\n\n- Read more: https://zimmergren.net/deep-linking-azure-log-analytics-and-app-insight-queries/\n\n\n## AzureMonitorAlertRuleBicep\n\nCode sample for deploying alert rules in Bicep.\n\n\u003c!--\u003ca href=\"https://zimmergren.net/excluding-failing-dependencies-from-application-insights-logging/\"\u003e\u003cimg src=\"https://zimmergren.net/content/images/size/w692/2021/03/appi-dep-2-2.png\" width=\"400px\"\u003e\u003c/a\u003e--\u003e\n\n- Read more: https://zimmergren.net/create-azure-monitor-alert-rules-with-bicep/\n\n## BicepIntroduction\n\nThis folder contain the basic templates used in a post about using Bicep.\n\n\u003c!--\u003ca href=\"https://zimmergren.net/getting-started-azure-bicep/\"\u003e\u003cimg src=\"https://zimmergren.net/content/images/size/w692/2021/03/bicep-header.png\" width=\"400px\"\u003e\u003c/a\u003e--\u003e\n\n- Read more: https://zimmergren.net/getting-started-azure-bicep\n\n## KeyVaultBackup\n\nThis folder contains a basic script for copying secrets from one vault to another, across subscriptions. \nIt's intended as a starter for how you can achieve this task, and you should carefully consider modifying it to fit your processes and security guidelines. \n\n\u003c!--\u003ca href=\"https://zimmergren.net/backup-azure-key-vault-secrets-keys-certificates/\"\u003e\u003cimg src=\"https://zimmergren.net/content/images/size/w692/2021/03/kvbackup-header.png\" width=\"400px\"\u003e\u003c/a\u003e--\u003e\n\n- Read more: https://zimmergren.net/backup-azure-key-vault-secrets-keys-certificates/\n\n## MicrosoftGraphEmail/TZ.GraphEmailDemo\n\nThis folder contains a .NET 6 console app for sending simple messages using the Microsoft Graph APIs.\n\n\u003c!--\u003ca href=\"https://zimmergren.net/sending-e-mails-using-microsoft-graph-using-dotnet/\"\u003e\u003cimg src=\"https://zimmergren.net/content/images/size/w692/2021/10/graphmail-emailreceived2-2.png\" width=\"400px\"\u003e\u003c/a\u003e--\u003e\n\n- Read more: https://zimmergren.net/sending-e-mails-using-microsoft-graph-using-dotnet/\n\n## MicrosoftGraphEmail.Read\n\nThis folder contains a .NET 6 app for reading e-mails using the Microsoft Graph APIs.\n\n- Read more: https://zimmergren.net/reading-emails-with-microsoft-graph-using-net/\n\n## AzureResourceGraph\n\nIn this folder, you'll find examples of Azure Resource Graph queries. \nCurrently, the examples are: \n\n- ExpiringAppServiceCertificates: Queries to discover Azure App Certificates that are expiring soon.\n\n- Read more: https://zimmergren.net/discover-expiring-azure-app-services-certificates/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzimmergren%2Fcloud-code-samples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzimmergren%2Fcloud-code-samples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzimmergren%2Fcloud-code-samples/lists"}