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

Support ad domain services #404

Merged
merged 17 commits into from
Aug 5, 2021
Merged

Conversation

sathish-progress
Copy link
Contributor

Description

support AD Domain Service(s)

Issues Resolved

#390

Check List

Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
@sathish-progress sathish-progress requested a review from a team as a code owner July 2, 2021 05:45
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
The control will pass if the filter returns at least one result. Use `should_not` if you expect zero matches.
```ruby
describe azure_active_directory_domain_services do
it { should exist }
Copy link
Contributor

Choose a reason for hiding this comment

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

It should be "should_not"

| passwordNotificationWindowInDays | A list of password notification window days.| `passwordNotificationWindowInDays` |
| passwordValidityPeriodInDays | A list of password validity period in days. | `passwordValidityPeriodInDays` |
| supportedServices | A list of capabilities assigned to the domain. | `supportedServices` |
| state | A list of asynchronous operations scheduled. | `state` |
Copy link
Contributor

Choose a reason for hiding this comment

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

Why state is not pluralized?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

table schema that was auto-generated based on the response for domain services ..
Screenshot 2021-07-29 at 7 02 55 PM

@sathish-progress sathish-progress added Documentation Version: Bump Minor Used by github.minor_bump_labels to bump the Minor version number. labels Jul 23, 2021
@sathish-progress sathish-progress requested a review from IanMadd July 23, 2021 06:10
Signed-off-by: Ian Maddaus <Ian.Maddaus@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Signed-off-by: Sathish <sbabu@progress.com>
Copy link
Contributor

@sa-progress sa-progress left a comment

Choose a reason for hiding this comment

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

LGTM

@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 5, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@sathish-progress sathish-progress merged commit 755b5c3 into master Aug 5, 2021
@sathish-progress sathish-progress deleted the support-ad-domain-services branch August 5, 2021 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Version: Bump Minor Used by github.minor_bump_labels to bump the Minor version number.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants