Skip to content

Commit

Permalink
Updated {Create} Intune Integration Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
NikCharlebois committed Nov 14, 2024
1 parent 75852cd commit 29e66b6
Showing 1 changed file with 28 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2703,6 +2703,34 @@
TenantId = $TenantId;
CertificateThumbprint = $CertificateThumbprint;
}
IntuneFirewallRulesHyperVPolicyWindows10 'myIntuneFirewallRulesHyperVPolicyWindows10'
{
Assignments = @(
MSFT_DeviceManagementConfigurationPolicyAssignments{
deviceAndAppManagementAssignmentFilterType = 'none'
dataType = '#microsoft.graph.groupAssignmentTarget'
groupId = '11111111-1111-1111-1111-111111111111'
}
);
FirewallRuleName = @(
MSFT_MicrosoftGraphIntuneSettingsCatalogFirewallRuleName_IntuneFirewallRulesHyperVPolicyWindows10{
Direction = 'out'
RemotePortRanges = @('0-100')
Name = 'Rule1'
Protocol = 80
Enabled = '1'
Action = '1'
}
)
Description = 'Description'
DisplayName = "Intune Firewall Rules Hyper-V Policy Windows10";
Ensure = "Present";
Id = '00000000-0000-0000-0000-000000000000'
RoleScopeTagIds = @("0");
ApplicationId = $ApplicationId;
TenantId = $TenantId;
CertificateThumbprint = $CertificateThumbprint;
}
IntuneFirewallRulesPolicyWindows10 'myIntuneFirewallRulesPolicyWindows10'
{
Assignments = @(
Expand Down

1 comment on commit 29e66b6

@djnoti
Copy link

@djnoti djnoti commented on 29e66b6 Nov 18, 2024

Choose a reason for hiding this comment

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

Its heck mi gmail mi phone mi pc evre people its heck work its heck mam dad now evre bady play for me game iam dont wont live dis live

Please sign in to comment.