Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Reduce the number of web-request by prefetching more data #809

Merged
merged 82 commits into from
Jan 17, 2024

Conversation

AlexanderSehr
Copy link
Contributor

@AlexanderSehr AlexanderSehr commented Jan 14, 2024

Description

  • Reduce the number of web-request by prefetching more data
  • Small fix for path split (which was not considering pattern)
  • Also tested the regeneration of all files to check if any requests are dropped (they were not)
Pipeline
avm.res.api-management.service
avm.res.app.managed-environment
avm.res.automation.automation-account
avm.res.batch.batch-account
avm.res.cognitive-services.account
avm.res.compute.disk-encryption-set
avm.res.compute.gallery
avm.res.compute.proximity-placement-group
avm.res.compute.ssh-public-key
avm.res.compute.virtual-machine
avm.res.container-service.managed-cluster
avm.res.data-factory.factory
avm.res.db-for-postgre-sql.flexible-server
avm.res.document-db.database-account
avm.res.event-grid.domain
avm.res.event-grid.system-topic
avm.res.event-grid.topic
avm.res.insights.action-group
avm.res.insights.activity-log-alert
avm.res.insights.component
avm.res.insights.data-collection-endpoint
avm.res.insights.data-collection-rule
avm.res.insights.diagnostic-setting
avm.res.insights.metric-alert
avm.res.insights.scheduled-query-rule
avm.res.insights.webtest
avm.res.key-vault.vault
avm.res.kubernetes-configuration.extension
avm.res.kubernetes-configuration.flux-configuration
avm.res.logic.workflow
avm.res.maintenance.maintenance-configuration
avm.res.managed-identity.user-assigned-identity
avm.res.network.application-security-group
avm.res.network.bastion-host
avm.res.network.connection
avm.res.network.ddos-protection-plan
avm.res.network.dns-forwarding-ruleset
avm.res.network.dns-resolver
avm.res.network.dns-zone
avm.res.network.express-route-circuit
avm.res.network.express-route-gateway
avm.res.network.firewall-policy
avm.res.network.front-door-web-application-firewall-policy
avm.res.network.front-door
avm.res.network.load-balancer
avm.res.network.nat-gateways
avm.res.network.network-interface
avm.res.network.network-security-group
avm.res.network.private-dns-zone
avm.res.network.private-endpoint
avm.res.network.public-ip-address
avm.res.network.public-ip-prefix
avm.res.network.route-table
avm.res.network.trafficmanagerprofile
avm.res.network.virtual-network
avm.res.network.vpn-gateway
avm.res.network.vpn-site
avm.res.operational-insights.workspace
avm.res.operations-management.solution
avm.res.power-bi-dedicated.capacity
avm.res.resource-graph.query
avm.res.resources.deployment-script
avm.res.resources.resource-group
avm.res.search.search-service
avm.res.service-bus.namespace
avm.res.sql.server
avm.res.web.serverfarm
avm.res.web.static-site

@AlexanderSehr AlexanderSehr added the Type: AVM 🅰️ ✌️ Ⓜ️ This is an AVM related issue label Jan 14, 2024
@AlexanderSehr AlexanderSehr self-assigned this Jan 14, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added Needs: Triage 🔍 Maintainers need to triage still and removed Needs: Triage 🔍 Maintainers need to triage still labels Jan 14, 2024
@AlexanderSehr AlexanderSehr marked this pull request as ready for review January 14, 2024 14:37
@AlexanderSehr AlexanderSehr requested a review from a team as a code owner January 14, 2024 14:37
@AlexanderSehr AlexanderSehr enabled auto-merge (squash) January 14, 2024 14:37
Copy link
Contributor

@ChrisSidebotham ChrisSidebotham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤌

@ChrisSidebotham ChrisSidebotham self-assigned this Jan 17, 2024
@AlexanderSehr AlexanderSehr merged commit b23836b into Azure:main Jan 17, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: AVM 🅰️ ✌️ Ⓜ️ This is an AVM related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants